I hope this is the right thread...
I use Fedora 11, and have an external HD (USB) which has 4 partitions of 500GB each.
/dev/sdb1 is an NTFS partition that is exported to my windows machine using samba.
However, only 75GB is visible in windows (via rt.click properties).
Anyways, below is output from fdisk -l. What other info can I post to help answer this question: why does windows see only 75GB of a partition that is 500GB in linux?
thanks in advance for all the help.
vagabond
================================================== ==
fdisk -l
Disk /dev/sda: 80.0 GB, 80000000000 bytes
255 heads, 63 sectors/track, 9726 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000ac734
Device Boot Start End Blocks Id System
/dev/sda1 * 1 25 200781 83 Linux
/dev/sda2 26 9726 77923282+ 8e Linux LVM
Disk /dev/sdb: 1999.6 GB, 1999696297984 bytes
255 heads, 63 sectors/track, 243115 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x42fb6158
Device Boot Start End Blocks Id System
/dev/sdb1 1 63741 511999551 7 HPFS/NTFS
/dev/sdb2 63742 127482 511999582+ f W95 Ext'd (LBA)
/dev/sdb3 127483 191223 511999582+ 83 Linux
/dev/sdb4 191224 243115 416822490 83 Linux
/dev/sdb5 63742 127482 511999551 7 HPFS/NTFS