Greetings Everyone:
Here is the information from using the fdisk -l command on my system!
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00003738
Device Boot Start End Blocks Id System
/dev/sda1 * 1 2570 20638768+ 7 HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sda2 2571 2595 200812+ 83 Linux
/dev/sda3 2596 9729 57303855 8e Linux LVM
Disk /dev/sdb: 61.4 GB, 61492838400 bytes
255 heads, 63 sectors/track, 7476 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xec3ed60a
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 3192 25635928+ c W95 FAT32 (LBA)
Partition 1 does not end on cylinder boundary.
/dev/sdb2 3193 3556 2923830 82 Linux swap / Solaris
/dev/sdb3 3557 7476 31487400 5 Extended
/dev/sdb5 3557 3599 345366 83 Linux
/dev/sdb6 3600 7476 31141971 83 Linux
From this information:
sda1 = Windows xp Pro
sda2 & sda3 are Fedora 11 Alpha
sdb1 = windows storage space
sdb2-sdb6 = kiwi linux, ubuntu
My problem, I am trying to mount my Fedora filesystem from kiwi linux, so that I can access the files there too? It keeps telling me wrong fs. I have tried ext3, ext2, jfs, etc.
Can anyone tell me what information is already supplied or from more information if needed, what is the file system type for sda3???
Thank you for any help that can be given no matter how small it might be! Everything helps...