Storage Space Calculation Query
Yes, a Gigabyte is 1000 Megabytes, Windows thinks that it's 1024 Megabytes though (not because it can't do 1000, but because it was programmed that way).
If you plug a 500GB hard drive into Windows it will display as 465GB because it is not actually measuring GB, but something else (called GiB, short for Gibibytes, which comes from Giga-binary-bytes, part of a system which uses orders of 1024 rather than 1000 like SI). However Windows incorrectly displays GB as the unit of measurement even though it's really measuring GiB. Similar to taking a measurement in meters but saying it's the number of yards. It's close but not right.
Ubuntu will display the drive as 465GiB, doing the same calculation and using the same formula as Windows but citing the correct units, the things it is actually measuring.
Mac OS X will display the drive as 500GB, displaying GB as the unit of measurement, and actually measures in GB as well, unlike Windows and Ubuntu which measure GiB.
Basically it's a display error in Windows. You just have to realize Windows actually measures GiB, so if you see a 500GB hard drive you have to do some conversion to get what capacity that will be in Windows. Unfortunately Windows displays the unit as the same thing hard drives use when it isn't, so there is confusion about why capacity is "missing" when really it's just in a different unit.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now