Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

MacConvert2007

macrumors member
Original poster
May 23, 2007
63
2
Hello,
Got my first Mac yesterday. It is the black Macbook, and I paid for the 200 GB hard drive.

However, when I open the drive and select "Get Info" the maximum capacity of the hard drive reads as 185.99 GB. Is this an acceptable range of variation for a drive that should be 200 GB?

What should I do?

Thanks in advance. :)
 
Hello,
Got my first Mac yesterday. It is the black Macbook, and I paid for the 200 GB hard drive.

However, when I open the drive and select "Get Info" the maximum capacity of the hard drive reads as 185.99 GB. Is this an acceptable range of variation for a drive that should be 200 GB?

What should I do?

Thanks in advance. :)


its because the operating system and stuff like that which takes up memory
 
Hello,
Got my first Mac yesterday. It is the black Macbook, and I paid for the 200 GB hard drive.

However, when I open the drive and select "Get Info" the maximum capacity of the hard drive reads as 185.99 GB. Is this an acceptable range of variation for a drive that should be 200 GB?

What should I do?

Thanks in advance. :)
Some math to ease your qualms:

1 gigabyte is defined as 1,000,000,000 bytes. 10^9
Therefore, 200GB is 200*10^9 bytes
One kilobyte is defined as 1024 bytes, so your 200GB harddrive has 195312500 KB.
One megabyte is defined as 1024 kilobytes - dividing by 1024 yields 190734.86328125 megabytes.
One gigabyte is strictly defined as 1024 megabytes - dividing by 1024 yet again yields 186.264514923095703125 gigabytes.

No problem.
 
Some math to ease your qualms:

1 gigabyte is defined as 1,000,000,000 bytes. 10^9
Therefore, 200GB is 200*10^9 bytes
One kilobyte is defined as 1024 bytes, so your 200GB harddrive has 195312500 KB.
One megabyte is defined as 1024 kilobytes - dividing by 1024 yields 190734.86328125 megabytes.
One gigabyte is strictly defined as 1024 megabytes - dividing by 1024 yet again yields 186.264514923095703125 gigabytes.

No problem.

Yes, and the hard drive companies base their measurements by saying there are 1000 megabytes in a gigabyte, so that's where the difference is.
 
Just out of interest, why 1024? ie what determines that this must be 1024, rather than 1042, or 1234? Or, to make life easier, 1000? :confused:
You do feel a bit ripped off when you by a 320gb hard drive, and only get 299Gbs :rolleyes: .
 
Just out of interest, why 1024? ie what determines that this must be 1024, rather than 1042, or 1234? Or, to make life easier, 1000? :confused:
You do feel a bit ripped off when you by a 320gb hard drive, and only get 299Gbs :rolleyes: .

has to do with bits which can only read 2 states, a 0 and a 1. thus 2^10 is called a kilobyte =1024 bits
computers deal in a binary system so everything is 2^x

heres a link that supports this

http://en.wikipedia.org/wiki/Kilobyte
 
Just out of interest, why 1024? ie what determines that this must be 1024, rather than 1042, or 1234? Or, to make life easier, 1000? :confused:
You do feel a bit ripped off when you by a 320gb hard drive, and only get 299Gbs :rolleyes: .

Because 1024 is 2^10. Much easier for something that uses binary to deal with than 1000 (10^3)
 
Just out of interest, why 1024? ie what determines that this must be 1024, rather than 1042, or 1234? Or, to make life easier, 1000? :confused:
You do feel a bit ripped off when you by a 320gb hard drive, and only get 299Gbs :rolleyes: .

1 byte = 8 bits.

Data are stored as bytes, not bits.

Addresses (locations) in computer are addressed by address line - basically a bunch of wires which can be turned either on or off.

Say we have 8 wires.

By using different combinations of on's and off's you can get 2^8 combinations in total. That's 256. Thus this gives this simple computer 256 addressable bytes.

That has to do with RAM, but harddrives are similar.

Kilo means 1000, but in computer-world, 2^x is a better interpretation of units (like the example of addresses). 2^10 is the closest they can get to 1000, thus it is chosen to be computer's meaning of "Kilo".
 
Hello,
Got my first Mac yesterday. It is the black Macbook, and I paid for the 200 GB hard drive.

However, when I open the drive and select "Get Info" the maximum capacity of the hard drive reads as 185.99 GB. Is this an acceptable range of variation for a drive that should be 200 GB?

What should I do?

Thanks in advance. :)

Check out the MacRumors guide about Gigabytes and stuff.

If you look carefully in the Apple advertisements, you will see they say explicitely "1 GB = 1 billion bytes". The operating system, on the other hand, calculates 1 GB = 1024 x 1024 x 1024 bytes. If you multiply 185.99 times 1024 x 1024 x 1024, you will get quite exactly 200 billion bytes.
 
its 200 gigs unformatted and 185 formatted. Thats how drives always are. Applies to all hard drives. The larger it is, the more space you "give up".
 
Hello,
Got my first Mac yesterday. It is the black Macbook, and I paid for the 200 GB hard drive.

However, when I open the drive and select "Get Info" the maximum capacity of the hard drive reads as 185.99 GB. Is this an acceptable range of variation for a drive that should be 200 GB?

What should I do?

Thanks in advance. :)

Its fine, no worries.
 
its 200 gigs unformatted and 185 formatted. Thats how drives always are. Applies to all hard drives. The larger it is, the more space you "give up".

Quite plainly, you couldn't have made a more inaccurate statement. Read the real explanation that has already been given about 6 times in this thread alone, not to mention hundreds (if not thousands) of times on this forum before you spout such disinformation! :p
 
The prefix giga means 1,000,000,000

So the correct meaning of gigabyte is 1,000,000,000 bytes.

If you want to say 2^30 bytes, use gibibyte.

Apple is wrong in not updating their notation in the GUIs (not for command-line programs, as changing that could break scripts, and geeks have no problem reading man pages to see what it is meant).
 
The prefix giga means 1,000,000,000

So the correct meaning of gigabyte is 1,000,000,000 bytes.

If you want to say 2^30 bytes, use gibibyte.

Apple is wrong in not updating their notation in the GUIs (not for command-line programs, as changing that could break scripts, and geeks have no problem reading man pages to see what it is meant).

But not all Mac users are geeks and most won't even know what a man page is.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.