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

O erro:

livecd / # grub-install /dev/sda
df: Warning: cannot read table of mounted file systems
df: Warning: cannot read table of mounted file systems
Could not find device for /boot: Not found or not a block device.

A correção:

livecd / # grep -v rootfs /proc/mounts > /etc/mtab

Agora é só instalar normalmente o grub:

livecd / # grub-install –no-floppy /dev/sda

abraço,

até…

Não existem posts relacionados.

Tags: , , , ,

No comments yet.

Leave a Reply