- Nov 29, 2005
- 160
- 0
- 0
GRUB my menu.lst
Hi guys. I need a quickie help on changing boot order (dual boot Kanotix and win XP). Currently it boots to Kanotix as the default ; I want it to boot to WinXP as the default.
My laptop :
sda1 = winXP
sda3 = Kanotix
Heres what it is currently:
Please tell me which line to edit. THANKS
Hi guys. I need a quickie help on changing boot order (dual boot Kanotix and win XP). Currently it boots to Kanotix as the default ; I want it to boot to WinXP as the default.
My laptop :
sda1 = winXP
sda3 = Kanotix
Heres what it is currently:
- ## ## End Default Options ##
title Debian GNU/Linux, kernel 2.6.18-kanotix-1
root (hd0,2)
kernel /boot/vmlinuz-2.6.18-kanotix-1 root=/dev/sda3 ro quiet vga=791
initrd /boot/initrd.img-2.6.18-kanotix-1
title Debian GNU/Linux, kernel memtest86+
root (hd0,2)
kernel /boot/memtest86+.bin
### END DEBIAN AUTOMAGIC KERNELS LIST
title Windows 2K/XP/2003 (sda1)
chainloader (hd0,0)+1
title Windows 2K/XP/2003 (sda2)
chainloader (hd0,1)+1
Please tell me which line to edit. THANKS
