-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 29.07.2012 09:13, Adam Carter wrote:
>> Does it not display any errors?
> 
> No - no errors, straight to the grub2 command line.
> 
>> This menu entry looks good to me (only difference here is kernel
>> version, UUIDs and root partition). Sounds like it may not be
>> installed correctly... just to confirm here are the few things
>> you should have to do:
>> 
>> 1. Edit "/etc/default/grub" Perhaps disable quiet stuff and any 
>> graphical settings just for now. 2. Run "grub2-mkconfig -o
>> /boot/grub2/grub.cfg" 3. Run "grub2-install --no-floppy
>> /dev/sda"
> 
> Yes that's what i did. No changes to default/grub though.
> 
>> If you have another hard drive it's possible the order is
>> different from when you installed grub, but this would give an
>> error
> 
> Its a single disk system, and grub1 was fine before i installed
> grub2.
> 
> I am assuming that if i don't need an initrd in grub1 i likewise
> don't need one in grub2.
> 

It hasn't got anything to do with initrd or stuff like that. The grub
menu comes way before that.

To show the menu there are 2 things that really matter:

- - there must exist a file /boot/grub2/grub.cfg . The important thing
here is the "2": Since Gentoo supports slotted installs of both grub2
and grub legacy it has a different path for grub2. Afaik that's a
fairly uncommon way of doing it (ubuntu and the like use
/boot/grub/grub.cfg).
If you installed grub 2 via portage you should make sure that the path
contains the 2 - if not you could try ist without it.

- - the file has to be "sane" - the one you posted earlier looks fine,
though. You could try to generate a new one via "grub2-mkconfig -o
/boot/grub2/grub.cfg" nonetheless.

WKR
Hinnerk
        
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJQFQAXAAoJEJwwOFaNFkYcuvcH/iIE9vY4v78Is75dCqfD4iAq
EsTersiQvujv9u4Bfjwad/pzoRrgoxgEM74iusNp8VNWKFMPoBNQetG8twoxtnNk
zVgl5jmkkFgRNcscA5DmaFdv+0q3sVBU2EwDuPV5NODemkH9aW4NQEG5V5bUnsfx
OzQ4tS2Ei17WYm6QOBJWMJmO1v7g2l9FnxjIm3c94C1hdOEceRG0yVaJ/rfrYBJE
xr66sbEBsD5VdgY2EM+iVeXn18czO6tSdhhk72voWFGN2CLoAAKj1nMNKB5qfI5b
nFblgqfan1ye9RK6ojS5AJBqbLtP944A3Y3ysEx27KUDZ6TmFjR6b1cx/5f4RZw=
=JjEt
-----END PGP SIGNATURE-----

Reply via email to