<br clear="all">This is my disk partion table:<br>
sudo fdisk /dev/hda -l<br>
<br>
Disk /dev/hda: 60.0 GB, 60011642880 bytes<br>
255 heads, 63 sectors/track, 7296 cylinders<br>
Units = cylinders of 16065 * 512 = 8225280 bytes<br>
<br>
   Device Boot      Start         End      Blocks   Id  System<br>
/dev/hda1   *           1        3825    30724281    c  W95 FAT32 (LBA)<br>
/dev/hda2            3826        7226    27318532+  83  Linux<br>
/dev/hda3            7227        7296      562275    5  Extended<br>
/dev/hda5            7227        7296      562243+  82  Linux swap / Solaris<br>
<br>
When I install grub as follows:<br>
sudo grub-install /dev/hda2 --modules=ext2<br>
An error message alway occures:<br>
<br>
cannot find a GRUB device for /boot/grub.<br>
grub-setup: error: Cannot guess the root device. Specify the option ``--root-device''.<br>
<br>
<br>
Could any one help me?<br>
<br>
Best regards<br>
<br clear="all"><br>-- <br>Best Regards<br>zhihang wang
<br>-- <br>Best Regards<br>zhihang wang