Paul Smith wrote:
On 8/28/05, Mostafa Z. Afgani <mostafa.afgani@xxxxxxxxxxxxxxxxxx> wrote:
Are you sure you ran it as root?
Sorry, Mostafa. By mistake, I ran # /sbin/fdisk -l and not ONLY
/sbin/fdisk -l. The result is below:
# /sbin/fdisk -l
Disk /dev/hda: 20.4 GB, 20491075584 bytes
255 heads, 63 sectors/track, 2491 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 2490 20000893+ c W95 FAT32 (LBA)
Disk /dev/hdb: 81.9 GB, 81964302336 bytes
255 heads, 63 sectors/track, 9964 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 764 6136798+ 83 Linux
/dev/hdb2 765 9964 73899000 5 Extended
/dev/hdb5 765 904 1124518+ 82 Linux swap / Solaris
/dev/hdb6 905 9964 72774418+ 83 Linux
Disk /dev/hdc: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdc1 * 1 10000 80324968+ 83 Linux
#
So, I assume your FC4 is on /dev/hdc? Try mounting /dev/hdb6. That's
probably your /home on Mandriva.
-M