Thursday, September 12, 2013

How to change the default OS in grub on Fedora 16, Fedora 17, Fedora 18, and Fedora 19

See https://ask.fedoraproject.org/question/8885/how-can-i-change-default-operating-system-in-start-up-boot-menu/

Essentially, you will want to change the /etc/default/grub file and then perform the following:

grub2-mkconfig -o /boot/grub2/grub.cfg

No comments: