Related topics

Boot from Network?
I went back in and double checked, changed it to show system files and folders and it revealed boot.ini--and in boot.ini was the elusive setting to a dead recovery console! So, even though I did an advanced search on boot.ini asking it to look at hidden system and non-indexed files, search did not find it.

LILO Boot error
John John audetw...@nbnet.nb.ca microsoft public win98 gen_discussion cquirke (MVP Windows shell/user) wrote: On Sun, 08 Jul 2007 17:44:11 -0300, John John wrote: cquirke (MVP Windows shell/user) wrote: On Sun, 08 Jul 2007 10:54:08 -0300, John John Reminder of subject: "Seeking Boot Manager" MBR = Master Boot

sbs 4.5 not finishing boot sequence
TUGraz.at> wrote in message news:9j9not$fgr$1@fstgss02.tu-graz.ac.at... hey guys i'm running windows2000 and wanted to create a new boot option for plain DOS. i'm having a little trouble with the boot.ini and the NT geometry of locating the partition i want to use. more detailed, i have two harddrives.

cvs commit: src/sys/boot/i386 Makefile.inc src/sys/boot/i386/boot0 ...
Also create a floppy boot disk for emergency use (see http://support.microsoft. com/directory/article.asp?ID=KB;EN-US;Q305595). If you play around with the basic boot stuff, your computer may not be able to boot any operating system. So, to keep things real simple, keep the hard drives on the same IDE bus and

[Jim] Boot Times Experiment
Marcel Moolenaar mar...@freebsd.org lucky freebsd cvs all lucky freebsd cvs src marcel 2008-02-16 22:13:12 UTC FreeBSD src repository Added files: sys/boot/uboot Makefile sys/boot/uboot/common Makefile.inc main.c sys/boot/uboot/lib Makefile api_public.h console.c copy.c devicename.c disk.c elf_freebsd.c glue.c

Lost dual boot
MS should have established as "policy" that the preferred way to configure an NT/W2K installation would be with a dedicated partition for boot/swap/system and an entirely separate partition for user files. Mind you, I'm not recommending that everyone start doing this......I'm saying that it's a flaw in the design

Boot.ini question
(Number of users seem to affect boot times as does if the welcome screen is displayed - these are guesses) What defragger do you use. XP's inbuilt one? How do you measure the 60 seconds and how is that time broken up. 9x bootlog recorded times maybe NT does too. From help Enable Boot Logging Starts while logging

cvs commit: src/sys/boot/i386/boot2 boot2.csrc/sys/boot/i386 ...
(y/n) And the resulting diskette does not boot. Any help appreciated. I'm not real sure on this, but you say that you boot with a floppy which indicates to me that you have a problem booting with LILO. It appears that you have / on a partition that goes beyond cylinder 1023 and that you do not have a separate /boot

lilo.conf ignored by lilo at boot time
To revert to a bzImage you simply strip off the ELF header, this should reduce concerns of the kernel boot format forking. For my uses an ELF image is the primary format I work with. In addition with all of these patches applied, the net growth of a real mode kernel is 35 bytes. An ELF header cost an additional 324

Linux/Win98 Dual Boot Problem
I was actually looking at the time when the primary boot drive died and I wanted to boot from the alternate boot drive. I was hoping to just select the alternate boot drive from the list that is presented at cold boot time and then boot from that drive but I guess there has to be another way.

Can I boot of an XP System disk, nested in a logical volume
Nun ist guter Rat teuer: Natürlich könnte man das Kernel-Update so anpassen, dass bei nicht gemounteter / nicht existierender Boot-Partition davon ausgegangen wird, dass die Root-Partition gleich der Boot-Partition ist. Ich möchte nur vorher verstehen, ob das tatsächlich eine normale Installation ist,

x86 - boot/header.S
I
beleive that Darryl was wrong in his claim that Fdisk FP 14 did rewrite the Boot Manager. Experimentally... (1) I have a 100% working 3-boot environment using FAT32-blind Boot Manager built by Warp Connect. FAT32 shows up with no drive letter on the menu, and as Type 0B or Type 0C within FDISK displays.

cvs commit: src/share/mk bsd.libnames.mk src/sys/boot/i386
David thunderbol...@netscape.net comp os linux setup J. Kelly wrote: It seems that lilo ignores my /etc/lilo.conf file at boot time. The contents of my /etc/lilo.conf are: lba32 boot=/dev/hda root=/dev/hda2 install=/boot/boot-menu.b map=/boot/map delay=50 vga=normal default=Linux linear image=/vmlinuz label=Linux

Seeking boot manager
purplehaz softw...@for.me microsoft public windowsxp general microsoft public windowsxp help_and_support microsoft public windowsxp network_web Boot to a win9x floppy boot disk or an xp floppy boot disk to get to dos. If your drive is formatted in fat32 either will work, if ntfs only xp boot disk will work.

cvs commit: src/sys/boot/common bcache.c boot.c bootstrap.h
I'm learning about the boot process of Windows (NT/XP) and I asked myself, where do boot sector virusses write their code??? Most boot infectors that are still around, and these are few, write their code to the MBR. Some, but not all, relocate the original uninfected MBR somewhere else, mostly to an unused sector

Boot FAQ (v.1.5)
The
boot process is a little clumsy but tolerable. The aim: To build a machine which could boot any one of Win98, Linux, Solaris 8.0 from a single 20 Gbyte disk and be used mainly as a workstation Simply (some of the details are lost to me but the main idea follows): I created a DOS fdisk primary partition of 1

Boot.Ini and recovery Console
David thunderbol...@netscape.net comp os linux setup Bob M wrote: On Sun, 19 Jan 2003 21:32:55 GMT, David <thunderbol...@netscape.net> wrote: How do I get the boot track on the Lilo type boot disk? As root with a floppy in the drive do: lilo -b /dev/fd0 OK, that apparently did something.

Installed Vista dual boot, think I screwed up!
Took a little time to write the boot.ini file in Notepad. Wanted to be sure I didn't make any mistakes so went over it three times to be sure. Thanks "John John" wrote: Ok, being that you are a bit reluctant to use the Recovery Console to repair the boot.ini file we will try another method.

Can't make boot floppy
LAM Chi-fung cf...@hk.super.net 24hoursupport helpdesk Hello all, eventually I follow Bart's method to work out the CD (http://www.nu2.nu/bootcd/) I plan to make an (emergency) multi OS bootable CD which contain: - Win98 boot floppy (create from Win 98 control panel, add remove program) - WinME boot floppy (create

cvs commit: src/sys/boot/alpha/boot1 Makefile src/sys/boot/alpha ...
I think they are called: (1) ntldr (2) ntdetect.com (3) boot.ini (4) bootsec.dos What do they do and which ones pass control to which others and for what reason? I want to know this so I can next look at how XP uses files to boot up in the Win98/ME partition and then runs from another partition.