zkousel jsem i :
Kód:
sudo mount -t ext3 /dev/hda1 /mnt/ubuntu
sudo mount -o bind /proc /mnt/ubuntu/proc
sudo mount -o bind /dev /mnt/ubuntu/dev
sudo chroot /mnt/ubuntu /bin/bash
sudo cp /proc/mounts /mnt/ubuntu/etc/mtab
sudo grub-install --recheck --no-floppy /dev/hda
ale vyhodi to zase chybu:
Kód:
Probing devices to guess BIOS drives. This may take a long time.
Could not find device for /boot: Not found or not a block device.