Comment 3 for bug 69159

Revision history for this message
Jeff Greene (jeffgreene) wrote :

I believe the error here is that the install_device was invalid. Instead of '(sdb3)', it should have been '(hd1)' or /dev/sdb.

Oct 29 22:21:55 ubuntu grub-installer: info: Installing grub on '(sdb3)'
Oct 29 22:21:55 ubuntu grub-installer: info: grub-install supports --no-floppy
Oct 29 22:21:55 ubuntu grub-installer: info: Running chroot /target /sbin/grub-install --no-floppy "(sdb3)"
Oct 29 22:21:56 ubuntu grub-installer: Probing devices to guess BIOS drives. This may take a long time.
Oct 29 22:21:56 ubuntu grub-installer: Format of install_device not recognized.