Code: Select all
/dev/sda (gtp) (spinning HD)
/dev/sda1 swap
/dev/sda2 xfs /root
/dev/sda3 xfs /home
/dev/sda4 xfs /var
/dev/sda5 xfs/mnt/data
/dev/sdb (dos) (ssd)
/dev/sdb1 ext2 /boot (boot flag set)
/dev/sdb2 xfs /
The emerge was ok. But the install does not work.
Code: Select all
(chroot) livecd / # grub-install /dev/sdb
grub-install: error /usr/lib/grub/i386-pc/modinfo.sh doesn't exist. Please specify --target or --directoryDo I need to start again and not add the efi option?


