Bruce said:
Either use a text editor, such as NotePad, to manually edit
C:\Boot.ini to select a new default OS:
1) Click Start > Run, Type "Cmd" and then press <Enter>.
2) Type "Cd\" and then press <Enter>
3) Type "Attrib C:\Boot.ini -h -r -s" and then press <Enter>
4) Click Start > Run, Type "Notepad c:\boot.ini" and then press <Enter>
5) Edit the file to designate the default, save it, and then exit
Notepad.
6) Type "Attrib C:\Boot.ini +h +r +s" and then press <Enter>
7) Close the command console.
Or, from within WinXP, right-click My Computer > Properties > Advanced
--
Bruce Chambers
Help us help you:
They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. -Benjamin Franklin
Many people would rather die than think; in fact, most do. -Bertrand
Russell
Anando and Bruce Chambers have both given a method using
"right-click My Computer > Properties > Advanced > Startup and
Recovery, Settings > Default operating system."
My computer has Windows-XP and Mandriva Linux installed on two separate
physical drives. Linux was installed *after* Win-XP, and default boot
is to Linux. The bootloader is LILO. I can't find Linux in "My Computer
Properties > > > System Startup -- Default operating system", or under
[operatiing systems] in boot.ini.
I would prefer the computer to boot to Windows-XP by default, but I am
chary of trying to edit LILO for fear of messing up, because my
knowledge of Linux is limited to *using* it for a few things. Is there
any safe way of doing it after booting to Windows-XP?