A computer components & hardware forum. HardwareBanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » HardwareBanter forum » General Hardware & Peripherals » Homebuilt PC's
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Western Digital 500gb problem



 
 
Thread Tools Display Modes
  #1  
Old July 16th 07, 07:40 PM posted to alt.comp.hardware.pc-homebuilt
[email protected]
external usenet poster
 
Posts: 4
Default Western Digital 500gb problem

I own both an Asus A8V and a Gigabyte GA-K8VT800 motherboard based
computers using the VIA VT8237 southbridge. It's suppose to support
large drives. Unfortunately both computers' BIOSes will only recognize
my WD 500Gb as a 137Gb drive. I had the same problem with a large
Maxtor hard drive (400gb I believe). My current Western Digital was a
replacement for the Maxtor, which I thought was the original problem.

On the Asus board I'm using a WD 240Gb drive, and on the Gigabyte I'm
using a Maxtor 200Gb drive. No problems with either as the boot
drives. But why would these computers' BIOSes be reporting the larger
500Gb drive as 137Gb? Both computers have Windows XP with SP2
installed.

Any help is appreciated.

  #2  
Old July 16th 07, 08:09 PM posted to alt.comp.hardware.pc-homebuilt
Yes Baby
external usenet poster
 
Posts: 105
Default Western Digital 500gb problem


wrote in message
ups.com...
I own both an Asus A8V and a Gigabyte GA-K8VT800 motherboard based
computers using the VIA VT8237 southbridge. It's suppose to support
large drives. Unfortunately both computers' BIOSes will only recognize
my WD 500Gb as a 137Gb drive. I had the same problem with a large
Maxtor hard drive (400gb I believe). My current Western Digital was a
replacement for the Maxtor, which I thought was the original problem.

On the Asus board I'm using a WD 240Gb drive, and on the Gigabyte I'm
using a Maxtor 200Gb drive. No problems with either as the boot
drives. But why would these computers' BIOSes be reporting the larger
500Gb drive as 137Gb? Both computers have Windows XP with SP2
installed.

Any help is appreciated.


are you up to date on BIOS updates,


  #3  
Old July 16th 07, 11:08 PM posted to alt.comp.hardware.pc-homebuilt
[email protected]
external usenet poster
 
Posts: 4
Default Western Digital 500gb problem

Both BIOSes are up to date. And looking through the update information
neither company provides updates specifically to address 48bit data
transfer or large hard drives. Could it be a problem with the ribbon
cables? I'm really quite stumped about why the 240 and 200 Gb drives
work, and the larger drives don't.

I remember using a zero write program from a linux disk, and only then
was I able to "see" the Maxtor's full 400Gb. Unfortunately I was a
klutz at using the program and couldn't figure out how to fix my
problem. Can't remember what it was called either.

  #4  
Old July 17th 07, 05:34 AM posted to alt.comp.hardware.pc-homebuilt
Yes Baby
external usenet poster
 
Posts: 105
Default Western Digital 500gb problem


wrote in message
ups.com...
Both BIOSes are up to date. And looking through the update information
neither company provides updates specifically to address 48bit data
transfer or large hard drives. Could it be a problem with the ribbon
cables? I'm really quite stumped about why the 240 and 200 Gb drives
work, and the larger drives don't.

I remember using a zero write program from a linux disk, and only then
was I able to "see" the Maxtor's full 400Gb. Unfortunately I was a
klutz at using the program and couldn't figure out how to fix my
problem. Can't remember what it was called either.


yes I believe you need the 80 way ribbon cable.


  #6  
Old July 18th 07, 09:35 PM posted to alt.comp.hardware.pc-homebuilt
[email protected]
external usenet poster
 
Posts: 4
Default Western Digital 500gb problem

Yes, everything is up to date, BIOS, Drivers, and WinXP SP2 (Home and
Professional). I'm a stickler that way.

As I also noted before, my 200Gb and 240Gb work, but not the 400+
Gigabyte drives. Oddly, a hard drive information program I used
reported that the 200Gb and 240Gb drives didn't support 48bit data
transfer. I thought all hard drives over 137Gb required 48bit support?

  #7  
Old July 19th 07, 08:35 AM posted to alt.comp.hardware.pc-homebuilt
Franc Zabkar
external usenet poster
 
Posts: 1,118
Default Western Digital 500gb problem

On Wed, 18 Jul 2007 13:35:59 -0700, put finger to
keyboard and composed:

Yes, everything is up to date, BIOS, Drivers, and WinXP SP2 (Home and
Professional). I'm a stickler that way.

As I also noted before, my 200Gb and 240Gb work, but not the 400+
Gigabyte drives. Oddly, a hard drive information program I used
reported that the 200Gb and 240Gb drives didn't support 48bit data
transfer. I thought all hard drives over 137Gb required 48bit support?


If the BIOS is 48bit LBA compliant, then one possible reason for the
capacity limitation is that the drive has been configured to report
only that amount of sectors consistent with 28bit LBA. For example, I
believe some vendors (eg Compaq?) used to ship warranty replacement
20GB drives in place of 10GB drives, but crippled them to report only
10GB, ie the original capacity that the customer paid for.
Alternatively your drives may be jumpered to report a reduced capacity
for compatibility reasons.

What I would do is to query each drive at the lowest level using the
ATA Identify Drive command. This retrieves 256 words (512 bytes) of
information from the drive, including its "Maximum user LBA for 48-bit
addressing".

Here is a brief explanation:
http://tldp.org/HOWTO/Large-Disk-HOWTO-10.html

I use a very old Seagate utility called Find-ATA. It needs to run in
real DOS mode (not a Windows DOS box). I'd run it from a bootable,
write enabled DOS floppy diskette.

If your drive is configured as a primary slave, then the command to
use is ...

find-ata p s d

Find-ATA should then create a 512 byte file named drive1.ATA. You can
use the DOS Debug command to analyse this file (I believe Debug is
also available in a WinXP cmd window).

Type the following ...

debug drive1.ATA
-d 100 2ff
-q

The drive's capacity should be located at bytes 1C8 - 1CF.

Here are Find-ATA.exe and the results of my own experimentation with
smaller drives:
http://www.users.on.net/~fzabkar/IDE-identify/

- Franc Zabkar
--
Please remove one 'i' from my address when replying by email.
 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Western Digital My Book 500GB Not Installing on my WIndows XP, Help? [email protected] Storage (alternative) 12 December 28th 06 05:39 AM
Problem with Western Digital HDD [email protected] Asus Motherboards 10 July 6th 06 06:54 AM
Western Digital Hard Drive Problem Alberto Trujillo General 3 December 21st 05 11:23 PM
Western Digital HDD: Problem with EZ-Bios Frank Steinmetzger Storage (alternative) 9 September 27th 04 11:35 PM
Western Digital HD JB 7200 Problem Majestic Homebuilt PC's 2 September 28th 03 06:57 AM


All times are GMT +1. The time now is 06:20 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 HardwareBanter.
The comments are property of their posters.