Joachim Backes: >> What's then the difference between editing grub.conf and menu.lst? None! Aaron Konstam: > None, Other than, when something breaks the symlinks, making them two independent files. (It can happen.) > How did youu guess the relationship between the two files? No guessing needed. [tim@suspishus ~]$ ll /boot/grub/menu.lst lrwxrwxrwx 1 root root 11 2008-07-28 13:12 menu.lst -> ./grub.conf It shows you that it's a symlink to grub.conf. Likewise, with: [tim@suspishus ~]$ ll /etc/grub.conf lrwxrwxrwx 1 root root 22 2008-07-28 13:12 /etc/grub.conf -> ../boot/grub/grub.conf -- [tim@localhost ~]$ uname -r 2.6.27.25-78.2.56.fc9.i686 Don't send private replies to my address, the mailbox is ignored. I read messages from the public lists. -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines