root@1[root]# fdisk -l
Disk /dev/hda: 80.0 GB, 80026361856 bytes
16 heads, 63 sectors/track, 155061 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 124831 62914792+ 83 Linux
/dev/hda2 124832 155061 15235920 83 Linux
root@1[root]# grub-install /dev/hda
Probing devices to guess BIOS drives. This may take a long time.
sed: impossibile leggere /boot/grub/device.map: No such file or directory
grep: /boot/grub/device.map: No such file or directory
/dev/hda does not have any corresponding BIOS drive.
root@1[root]#