Не могу поставить груб.
# grub-install --no-floppy /dev/sda
/dev/disk/by-uuid/../../sda2 does not have any corresponding BIOS drive.
grub.conf:
# This is a sample grub.conf for use with Genkernel, per the Gentoo handbook
# http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=10#doc_chap2
# If you are not using Genkernel and you need help creating this file, you
# should consult the handbook. Alternatively, consult the grub.conf.sample that
# is included with the Grub documentation.
default 0
timeout 30
#splashimage=(hd0,0)/boot/grub/splash.xpm.gz
title Gentoo Linux 2.6.24-r5
root (hd0,1)
kernel /boot/kernel-2.6-gentoo root=/dev/sda2
title Ubuntu linux
root(hd0,3)
kernel /boot/vmlinuz-2.6.38-8-generic real_root=/dev/sda4
initrd /boot/initrd.img-2.6.38-8-generic
Пробовал:
grub> root (hd0,1)
Filesystem type is ext2fs, partition type 0x83
grub> setup (hd0)
Checking if "/boot/grub/stage1" exists... no
Checking if "/grub/stage1" exists... no
Error 15: File not found