PC Review


Reply
Thread Tools Rate Thread

160 GB HDD Issues

 
 
=?Utf-8?B?RGF5bGU=?=
Guest
Posts: n/a
 
      11th Nov 2004
Here we go, I recently installed a Secondary Master (Storage).
Seagate 160 GB ATA 7200 , on a Win XP Pro SP2 System. My BIOS recognizes
the full 160 GB. After running the Seagate software, it partitions and
formats the drive, but Windows keeps saying that the drive is unformatted.
Next I try the Disk Management to re-partition, however the max partition
it'll accept 149 GB.

Please help me?????
 
Reply With Quote
 
 
 
 
Bob Knowlden
Guest
Posts: n/a
 
      11th Nov 2004
What you see is normal: it's a matter of definition.

The disk manufacturers size their drives in a straight decimal manner: 1 GB
= 10e9 bytes. Windows uses 1 GB = 2^30 bytes, or about 1.074 decimal
gigabytes. On that basis, 160 GB decimal becomes 149.

Address scrambled. Replace nkbob with bobkn.

"Dayle" <(E-Mail Removed)> wrote in message
news:AF7FE25D-9B83-4E02-AF75-(E-Mail Removed)...
> Here we go, I recently installed a Secondary Master (Storage).
> Seagate 160 GB ATA 7200 , on a Win XP Pro SP2 System. My BIOS recognizes
> the full 160 GB. After running the Seagate software, it partitions and
> formats the drive, but Windows keeps saying that the drive is unformatted.
> Next I try the Disk Management to re-partition, however the max partition
> it'll accept 149 GB.
>
> Please help me?????



 
Reply With Quote
 
=?Utf-8?B?RGF5bGU=?=
Guest
Posts: n/a
 
      11th Nov 2004
That makes sense, however I just had to dump a defective WD Caviar SE Serial
ATA 160 GB Hard Drives ( WD1600JD ). With this one, when I used Windows,
same deal a maximum of 149, but when I used the WD software, I got a total of
160 GB.

"Bob Knowlden" wrote:

> What you see is normal: it's a matter of definition.
>
> The disk manufacturers size their drives in a straight decimal manner: 1 GB
> = 10e9 bytes. Windows uses 1 GB = 2^30 bytes, or about 1.074 decimal
> gigabytes. On that basis, 160 GB decimal becomes 149.
>
> Address scrambled. Replace nkbob with bobkn.
>
> "Dayle" <(E-Mail Removed)> wrote in message
> news:AF7FE25D-9B83-4E02-AF75-(E-Mail Removed)...
> > Here we go, I recently installed a Secondary Master (Storage).
> > Seagate 160 GB ATA 7200 , on a Win XP Pro SP2 System. My BIOS recognizes
> > the full 160 GB. After running the Seagate software, it partitions and
> > formats the drive, but Windows keeps saying that the drive is unformatted.
> > Next I try the Disk Management to re-partition, however the max partition
> > it'll accept 149 GB.
> >
> > Please help me?????

>
>
>

 
Reply With Quote
 
Shenan Stanley
Guest
Posts: n/a
 
      11th Nov 2004
Dayle wrote:
> That makes sense, however I just had to dump a defective WD Caviar SE
> Serial ATA 160 GB Hard Drives ( WD1600JD ). With this one, when I
> used Windows, same deal a maximum of 149, but when I used the WD
> software, I got a total of 160 GB.



This question seems to come up more with 160GB drives than any other. heh

First - here are the REALISTIC numbers:

Advertised --- Actual Capacity
10GB --- 9.31 GB
20GB --- 18.63 GB
30GB --- 27.94 GB
40GB --- 37.25 GB
60GB --- 55.88 GB
80GB --- 74.51 GB
100GB --- 93.13 GB
120GB --- 111.76 GB
160GB --- 149.01 GB
180GB --- 167.64 GB
200GB --- 186.26 GB
250GB --- 232.83 GB

The actual formatted and usable storage area is often less than what is
advertised on the boxes of today's hard disks. It's not that the
manufactures are outright lying, instead they are taking advantage of the
fact that there's no standard set for how to describe a drives storage
capacity.

This results from a definitional difference among the terms kilobyte (K),
megabyte (MB), and gigabyte (GB). In short, here we use the base-two
definition favored by most of the computer industry and used within Windows
itself, whereas hard drive vendors favor the base-10 definitions. With the
base-two definition, a kilobyte equals 1,024 (210) bytes; a megabyte totals
1,048,576 (220) bytes, or 1,024 kilobytes; and a gigabyte equals
1,073,741,824 (230) bytes, or 1,024 megabytes. With the base-10 definition
used by storage companies, a kilobyte equals 1,000 bytes, a megabyte equals
1,000,000 bytes, and a gigabyte equals 1,000,000,000 bytes.

Put another way, to a hard drive manufacturer, a drive that holds 6,400,000
bytes of data holds 6.4GB; to software that uses the base-two definition,
the same drive holds 6GB of data, or 6,104MB.
So, be prepared when you format that new 160GB drive and find only 149GB of
usable storage space. Isn't marketing wonderful?

--
<- Shenan ->
--
The information is provided "as is", it is suggested you research for
yourself before you take any advice - you are the one ultimately
responsible for your actions/problems/solutions. Know what you are
getting into before you jump in with both feet.


 
Reply With Quote
 
jimbo
Guest
Posts: n/a
 
      11th Nov 2004
Dayle wrote:
> That makes sense, however I just had to dump a defective WD Caviar SE Serial
> ATA 160 GB Hard Drives ( WD1600JD ). With this one, when I used Windows,
> same deal a maximum of 149, but when I used the WD software, I got a total of
> 160 GB.
>
> "Bob Knowlden" wrote:
>
>
>>What you see is normal: it's a matter of definition.
>>
>>The disk manufacturers size their drives in a straight decimal manner: 1 GB
>>= 10e9 bytes. Windows uses 1 GB = 2^30 bytes, or about 1.074 decimal
>>gigabytes. On that basis, 160 GB decimal becomes 149.
>>
>>Address scrambled. Replace nkbob with bobkn.
>>
>>"Dayle" <(E-Mail Removed)> wrote in message
>>news:AF7FE25D-9B83-4E02-AF75-(E-Mail Removed)...
>>
>>>Here we go, I recently installed a Secondary Master (Storage).
>>>Seagate 160 GB ATA 7200 , on a Win XP Pro SP2 System. My BIOS recognizes
>>>the full 160 GB. After running the Seagate software, it partitions and
>>>formats the drive, but Windows keeps saying that the drive is unformatted.
>>>Next I try the Disk Management to re-partition, however the max partition
>>>it'll accept 149 GB.
>>>
>>>Please help me?????

>>
>>
>>


Sure, WD was reporting the inflated marketing value while Windows was
reporting the true GB value.

jimbo
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Navigation bar issues - shared border issues (2 problems) =?Utf-8?B?QW15?= Microsoft Frontpage 3 27th Oct 2007 05:26 PM
Help need with monitor issues ( error code 10, hardware issues) =?Utf-8?B?em9lcGlnbGV0?= Windows XP Hardware 4 20th Jun 2007 03:46 AM
file system issues - chkdsk & defrag (diskeeper) issues tweb Microsoft Windows 2000 File System 1 2nd Mar 2005 02:46 PM
explorer, IE, printing issues, pest patrol issues with XP Tony Windows XP General 0 22nd Sep 2004 03:46 PM
Task Manager issues and Virtual Memory issues among other problems =?Utf-8?B?SmFja2ll?= Windows XP Help 1 28th Apr 2004 09:22 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:03 PM.