Log in

View Full Version : vista ubuntu boot



aintnothang
11-17-2009, 06:31 PM
ubuntu is set to boot first, how can i make vista boot first? I tried: sudo gedit /boot/grub/menu.lst, didnt work.

x88x
11-17-2009, 08:49 PM
Ah yes, that's right; Ubuntu switched to grub2 with 9.10. What you need to do is edit the 'GRUB_DEFAULT' value in /etc/default/grub, then run 'update-grub'. The 'GRUB_DEFAULT' value is analogous to the 'default' value in /boot/grub/menu.lst for grub, so it'll be the same number you would have put there.