PDA

View Full Version : menu.lst


Obould
15th November 2011, 07:22 AM
Hello,

I just installed Fedora16 but I can't find the menu.lst file under /boot/grub
Also a find did not return any results? Can anybody tell me how to change settings that were normally configured in the menu.lst file?

Best regards,
Obould

linuxwin2k
15th November 2011, 07:57 AM
FC16 use grub2 and not grub.
Look this site or you can google grub2 FC16
http://en.gentoo-wiki.com/wiki/Grub2

sea
15th November 2011, 11:30 AM

With F16, the grub menu templates! are located in /etc/grub.d.
The generated grub.cfg is located at /boot/grub2/grub.cfg.

If you seldom add/remove other installations of linux, you could edit grub.cfg directly, on the other hand, changes at the templates will survive any changes done in the future.