Alexey Toptygin wrote:

On Thu, 28 Jul 2005, Daithi Htun wrote:

Friends, I'm running Mandrake/Windows dual boot with LILO in graphic
mode. How do I put Windows as the default boot? --I'm guessing I have
to do it in the console, becasue I couldn't find it in the system boot
options. Thanks, Daithi


Perhaps you can be more clear? By "LILO in graphic mode" do you mean GRUB?
What do you mean by "system boot options", some sort of Mandrake GUI?

Anyway, if you're using GRUB, there is a line in /boot/grub/menu.lst (which sometimes lives in /boot/boot/grub/menu.lst if you have /boot on a separate partition) that looks like:

default         0

Change it to the number of the boot entry you want to be default. Or reorder the boot entries so the one you want is ath the top. Or set it to 'saved' and use the savedefault command if you want grub to default to the last thing you booted. Or change some Mandrake-specific config, and have it regenerate menu.lst.

If you are using LILO, reoder the entries so that the one you want to be default is at the top.

Maybe LILO has changed this, but you used to need to reinstall lilo into the MBR after making a change to lilo.conf

Reply via email to