Results 1 to 3 of 3
Why does grub.conf and menu.lst have the same data in them.
I was reading guides on both and noticed that the data seemed the same. After investigating it they are.
...
- 08-06-2011 #1
Two Grub files are exactly the same except for name of files.
Why does grub.conf and menu.lst have the same data in them.
I was reading guides on both and noticed that the data seemed the same. After investigating it they are.
Thanks in advance!
- 08-06-2011 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,095
Either file should work because it's basically the same file but with different names that can be symlinked. Some distros use(d) the grub.conf file while others use(d) the menu.lst file for loading grub.
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 08-06-2011 #3
Grub legacy uses menu.lst, grub2 uses grub.cfg. Have you updated to grub2 sometime?


Reply With Quote