which grub.conf?

Peter Arremann loony at loonybin.org
Wed Jan 31 02:36:01 UTC 2007


On Tuesday 30 January 2007 21:32, Gerhard Magnus wrote:
> I've noticed there are two grub.conf files: /etc/grub.conf
> and /boot/grub/grub.conf, both of which contain the comment "grub.conf
> generated by anaconda."  Which of these is primary; i.e. which should be
> used for parameter changes?  Or does it matter?  Thanks for the help!
> --Jerry

$ ls -la /etc/grub.conf
lrwxrwxrwx 1 root root 22 Feb 15  
2006 /etc/grub.conf -> ../boot/grub/grub.conf

In other words, /etc/grub.conf is just a symbolic link 
to /boot/grub/grub.conf. You can edit either one and things will work. For 
consistency reasons, you should get in the habit of always using 
the /etc/grub.conf link - that's where almost all documentation asks you to 
make modifications. 

Peter.




More information about the fedora-list mailing list