Bug 221055 - No /boot/grub/menu.lst
Bug#: 221055 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: base-system@gentoo.org Reported By: ivor.prebeg@fer.hr
Component: Core system
URL: 
Summary: No /boot/grub/menu.lst
Keywords:  
Status Whiteboard: 
Opened: 2008-05-09 08:50 0000
Description:   Opened: 2008-05-09 08:50 0000
During the install of stage3-i686-2008.0_beta2, instalation of
sys-boot/grub-0.97-r5 creates no /boot/grub/menu.lst symlink, required for
proper start of grub. 

Reproducible: Always

Actual Results:  
Grub starts but it offers no menu, but shell.

------- Comment #1 From Andrew Gaffney 2008-05-09 12:39:29 0000 -------
This is not a release bug. That version of grub isn't even in the snapshot used
to build _beta2.

Did you actually try to boot and it failed? I'm pretty sure grub (at least
gentoo's) will work with just grub.conf, but I could be wrong.

------- Comment #2 From Ivor Prebeg 2008-05-09 13:45:45 0000 -------
(In reply to comment #1)
> This is not a release bug. That version of grub isn't even in the snapshot used
> to build _beta2.
> 
> Did you actually try to boot and it failed? I'm pretty sure grub (at least
> gentoo's) will work with just grub.conf, but I could be wrong.
> 

I used grub from portage. After I added menu.lst symlink, problem was solved.

------- Comment #3 From Tobia Fasciati 2008-05-09 20:45:57 0000 -------
I had the same problem.
at the grub prompt, i wrote"configfile /boot/grub/grub.conf" and then i got the
usual menu.

ln -s /boot/grub/grub.conf menu.lst fixed the problem. I'm on Amd64.

------- Comment #4 From SpanKY 2008-05-10 09:00:55 0000 -------
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