80GB HDDD display 32 GB Capacity
-
Hi all m having Seagate Barracuda 80 GB HDD some days before i use all memory of it, but currently it display only 32 GB i checked it`s
Jumper setting and all possible tricks
but it still shows 32GB Plz Tell solution........:confused:The Stifler -- Bugs can neither be created nor be removed from software by a developer. They can only be converted from one form to another. The total number of bugs in the software always remain constant.
-
Hi all m having Seagate Barracuda 80 GB HDD some days before i use all memory of it, but currently it display only 32 GB i checked it`s
Jumper setting and all possible tricks
but it still shows 32GB Plz Tell solution........:confused:The Stifler -- Bugs can neither be created nor be removed from software by a developer. They can only be converted from one form to another. The total number of bugs in the software always remain constant.
Which O/S are you using?? What's the drive partitioned as?? What was the partition formatted with?? FAT, FAT32, NTFS??
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007 -
Which O/S are you using?? What's the drive partitioned as?? What was the partition formatted with?? FAT, FAT32, NTFS??
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007M using Windows XP, Drive Partitioned as Promary & Logical within Extended and partition formated as FAT32 but when i check HDD in Partition Magic 8 it display 32GB before some days i used 76GB out of 80Gb
The Stifler -- Bugs can neither be created nor be removed from software by a developer. They can only be converted from one form to another. The total number of bugs in the software always remain constant.
-
M using Windows XP, Drive Partitioned as Promary & Logical within Extended and partition formated as FAT32 but when i check HDD in Partition Magic 8 it display 32GB before some days i used 76GB out of 80Gb
The Stifler -- Bugs can neither be created nor be removed from software by a developer. They can only be converted from one form to another. The total number of bugs in the software always remain constant.
Windows XP will not create FAT32 partitions bigger than 32GB. You have to use a different tool to do so. The reason is that Microsoft believe that NTFS is a better choice on larger drives. If you really need to use FAT32 on this drive you could try this FAT32 Formatter[^] which supports >32GB partitions.
DoEvents: Generating unexpected recursion since 1991