Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 194201 - grub doesnt install boot symlink
Summary: grub doesnt install boot symlink
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-29 14:04 UTC by p cooper
Modified: 2008-04-06 22:42 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 p cooper 2007-09-29 14:04:45 UTC
manual isntallation with using default genkernel.
system fails to boot after grub-install

Reproducible: Always

Steps to Reproduce:
1.manual installation with genkernel 
2.grub-install 
3.reboot

Actual Results:  
blank screen/Error 15 grub error 

Expected Results:  
load GRUB

http://forums.gentoo.org/viewtopic-t-590648-highlight-.html
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-09-29 14:12:41 UTC
Which symlink? Which grub version? Please, post some useful information and don't refer to forums.g.o. for bug description.
Comment 2 kfm 2008-04-05 16:23:56 UTC
I think this can effectively be interpreted as a request to ensure that the symlink is created as part of the setup_boot_dir() function in the ebuild.

The background is that the symlink was missing and the reporter was told "It should have been created when you emerged grub. If it wasn't thats a bug." Therefore a bug was duly filed.

As far as I know, it doesn't get created by grub at all and is only provided by the stage tarball initially. If that view is correct, then I think that it's actually perfectly reasonable to expect grub to create the symlink if it's missing - given that all existing documentation has an emphasis on having a separate boot filesystems whilst still using pathnames that begin with "/boot" in grub.conf itself.

Re-opening for consideration.
Comment 3 SpanKY gentoo-dev 2008-04-06 22:42:22 UTC
afaik, grub never made the /boot/boot -> . symlink ... but ive added it now

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