Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 484138

Summary: media-gfx/grub-splashes with sys-boot/grub-2 - ERROR: media-gfx/grub-splashes-20091109::gentoo failed (setup phase): //boot/grub does not exist, please make sure you have /boot mounted
Product: Gentoo Linux Reporter: three sixes <666threesixes666>
Component: Current packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED OBSOLETE    
Severity: normal CC: Adrian.Bassett, floppym
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description three sixes 2013-09-07 22:16:28 UTC
* ERROR: media-gfx/grub-splashes-20091109::gentoo failed (setup phase):
 *   //boot/grub does not exist, please make sure you have /boot mounted
grub2's grub directory is /boot/grub2, i dont have /boot/grub.


Reproducible: Always

Steps to Reproduce:
grub2 only system, emerge grub-splashes ????  profit!
Comment 1 Mike Gilbert gentoo-dev 2013-09-07 23:20:45 UTC
>=sys-boot/grub-2.00_p5107-r1 uses /boot/grub instead of /boot/grub2.
Comment 2 Jason Mours 2013-10-10 19:12:05 UTC
I can confirm & as my workaround - I wiped my boot drive, remounted as /boot, grub2-install /dev/sd{drive_} , copy kernels and intramfs back over, then grub2-mkconfig -o /boot/grub/grub.cfg. New initialization with grub2-install puts /boot/grub, not /boot/grub2 ... then with /boot mounted emerge grub-splashes.

I just can't get my framebuffer to work with grub2 yet...
Comment 3 three sixes 2013-12-26 09:21:51 UTC
(In reply to Mike Gilbert from comment #1)
> >=sys-boot/grub-2.00_p5107-r1 uses /boot/grub instead of /boot/grub2.

this was reported before that, im not sure if its resolved or not, but as is invalidated by means of system changing. /boot/grub2 drove me nuts as it was broken in other areas also.  ill mark as resolved since the original reporting issue of paths has been resolved.