Forum › Forums › General › Software › (solved) How to change the boot sequence in Grub in antiX 12? › Reply To: (solved) How to change the boot sequence in Grub in antiX 12?
How about just puting the Windows section above the antiX one
timeout 10
color cyan/blue white/blue
foreground ffffff
background 0639a1
gfxmenu /boot/grub/message
root=(hd0,1)
title Microsoft Windows XP Home Edition at sda1
rootnoverify (hd0,0)
chainloader +1
title antiX at sda5, kernel 3.5.0-antix.2-486-smp
kernel /boot/vmlinuz-3.5.0-antix.2-486-smp root=/dev/sda5 nomce quiet nosplash nouveau.modeset=0 vga=791
initrd /boot/initrd.img-3.5.0-antix.2-486-smp
boot
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - leaner and meaner.