Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 220737 - Wrong default configuration file mentioned for grub 0.97
Summary: Wrong default configuration file mentioned for grub 0.97
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL: http://www.gentoo.org/doc/en/handbook...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-07 11:24 UTC by atraxas
Modified: 2008-05-10 09:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description atraxas 2008-05-07 11:24:21 UTC
The current version of grub (0.97) does not load the configuration file
/boot/grub/grub.conf
but
/boot/grub/menu.lst

Reproducible: Always

Steps to Reproduce:
1.Create /boot/grub/grub.conf in installation process as described
2.unmount harddisks and reboot


Actual Results:  
grub boots into command line

Expected Results:  
grub should boot into menu
Comment 1 Graham Murray 2008-05-07 11:59:57 UTC
Has grub not always booted from menu.lst? Which is why menu.lst is normally a symlink to grub.conf.
Comment 2 Jan Kundrát (RETIRED) gentoo-dev 2008-05-07 12:53:32 UTC
Nope, grub has been using /boot/grub/grub.conf for at least last two years. Passing to grub maintainers to determine if it really doesn't attempt to read /boot/grub/grub.conf at all...
Comment 3 nobody 2008-05-07 23:16:52 UTC
should also be change in http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml
might also be change for other platform.
Comment 4 SpanKY gentoo-dev 2008-05-10 09:00:44 UTC
ive restored the menu.lst -> grub.conf symlink

http://sources.gentoo.org/sys-boot/grub/grub-0.97-r5.ebuild?r1=1.11&r2=1.12