Unable to access external hard disk drive in Windows XP

Note: I can access a flash disk drive formatted as exFAT. Just not my external HDD. So, you can imagine I have installed the exFAT update for winXP.

My external HDD was formatted in Mac OS X as exFAT. I'm able to access it via Windows 7 and 8, but not thru WinXP. When I go to Disk Management in WinXP, it shows the volume as a GPT Protective Partition without a logical letter.

What should I do to be able to access my external HDD via WinXP?

3 Answers

Windows XP 32-bit cannot access GPT-formatted drives to my knowledge, thus to be able to use it with a Windows XP computer, you would reformat it in MBR. This can be done in Mac OS with Disk Utility (Under the "partition" tab), or from Disk Management in XP (I believe called "initialize"), and will destroy all data on the drive.

If you cannot reformat the drive, some products claim to allow mounting of GPT-formatted drives in Windows XP, though due to their cost I can't test or vouch for any of them.

From Microsoft:

GPT disks are supported only by Windows XP 64-Bit Edition. You cannot move GPT disks to computers running the 32-bit versions of Windows XP.

3

exFAT was introduced with Vista SP1, so that's why you can't read it under XP. You can't convert exFAT but you can update XP to add support for exFAT.

4

Getting rid of GPT protective function on a Flash Drive. The use of Diskpart and list drive did not work for me on a 128GB flash drive which shows up in disk management. The GPT protection was implemented when I used the flash drive with an iMac (OSX 10.6). The solution after trying {diskpart and list drive which did not show the flash drive, as well as the EaseUSPartition Master (free) - it could not do it and tried to sell lots of other stuff):

  • Go back to the iMac. Bring up Disk Utilities -> Erase. Allow it to erase and then jank out the drive before it formats it for the iMac: that is right after unmounting of the disk is completed.
  • The iMac can no longer read that drive.
  • Back on the PC with Windows XP, go back to disk management. The drive shows up. Right click and select Format. The disk is formatted and results in a healthy drive for Windows again.
1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like