Compatible Support Forums: Lost space on my hard drive

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Lost space on my hard drive

#1 User is offline   Abhijit 

  • stranger
  • Group: Members
  • Posts: 1
  • Joined: 08-August 00

Posted 08 August 2000 - 11:47 PM

When I configured my 10.2Gig Western Digital Hard disk to NTFS, as a secondary hard drive ( to store data only) why did the total disk space become 9878 MB??
Please help.
Thanks in advance.
Abhijit
0

#2 User is offline   CUViper 

  • old hand
  • Group: Members
  • Posts: 1120
  • Joined: 23-January 00

Posted 09 August 2000 - 01:26 AM

That has to do with the fact that hard drive manufacturers calculate 1 gig = 10^9 bytes, whereas windows calculates it in powers of 2

1 kB = 2^10 = 1024 bytes
1 mB = 2^20 = 1048576 bytes
1 gB = 2^30 = 1073741824 bytes

So your 10.2 gig hard drive really has 10,200,000,000 bytes, whereas windows would only call it 10.2 gig if it had ~10,952,166,605 bytes
0

#3 User is offline   Bursar 

  • addict
  • Group: Members
  • Posts: 672
  • Joined: 04-May 00

Posted 24 August 2000 - 01:16 PM

Also, NTFS has a massive overhead compared to FAT.

When you format a disk using FAT, a few KB are reserved for File Allocation Tables and stuff like that.

With NTFS, you need around 5MB to store that information. That's the main reason you can't format floppy disks using NTFS. The basic file structure is just too big to fit.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users