Michael Hampicke <mh <at> hadt.biz> writes:
> >> Please show us your grub2.cfg > > now review the "/tmp/efibootpart/boot/grub2/grub.cfg" > > timeout=5 > > menuentry 'Pentoo' { > > insmod efi_gop > > insmod efi_uga > > insmod part_msdos > > insmod part_gpt > > root=(hd0,2) > > linux /boot/kernel-genkernel-x86_64-3.9.9-pentoo root=/dev/ram0 > > real_root= video= console=tty1 ro > > initrd /boot/initramfs-genkernel-x86_64-3.9.9-pentoo > > } > > > > Do you have the boot symlink on your boot partition? > $ ls -al /boot/boot > lrwxrwxrwx 1 root root 1 Sep 23 2011 /boot/boot -> . Well, I'm using pentoo installer to set up a grub 1 box just to verify that it works, as purported.... I'll have to mount everything to figure it out after looking at what the pentoo installer has done.... Then I'll have the 2 pentoo boxes to look at and figure out what's up. thx, James