grub-install "does not have any corresponding BIOS driv

Du kommst mit der Installation nicht voran oder willst noch was nachfragen? Schau auch in den "Tipps und Tricks"-Bereich.
Antworten
chris_
Beiträge: 68
Registriert: 08.08.2005 14:57:13

grub-install "does not have any corresponding BIOS drive"

Beitrag von chris_ » 02.11.2007 21:04:54

Der Fall ist sehr ähnlich zu:
http://www.debianforum.de/forum/viewtop ... rub+chroot

1. ich boote mit knoppix
2. ich mounte /dev/sdb1 nach /mnt
2a. mount --bind /dev /mnt/dev
3. chroot /mnt
4. grub-install /dev/sdb

dann bringt mir grub:
/dev/sdb does not have any corresponding BIOS drive.

der mount mit --bind hat leider nicht geholfen.
Woran kann das liegen?

Danke,
Chris

chris_
Beiträge: 68
Registriert: 08.08.2005 14:57:13

Beitrag von chris_ » 02.11.2007 21:06:50

grub-install --no-floppy --recheck /dev/sda
bringt ein:

Could not find device for /boot: Not found or not a block device.

obwohl die sda und sdb mit fdisk in der chroot sichtbar sind?!

Antworten