Reformatting a hard drive?
I recently acquired an external hard drive previously used as a Direct TV Dvr. The hardware and everything is fine, and my computer recognizes it as a USB Mass Storage Device. However, the disk itself is in a format my Windows-based computer cannot recognize, read, or understand, and - as a result - does not acknowledge it exists. I need to figure out how to reformat this to NTFS / FAT32 to use on a windows machine.
Also note, as a result of the lack of recognition of the disk, I can only guess its drive letter. CMD does not recognize it at all - I have tried mounting disks E - Z with no result.
If needed, I have access to a Macintosh, but that is preferably the last resort as it resides about an hour away from where I am currently.
4
answers
|
Answer it!
|
Go to disk management, and plug in your HDD, then it should pop up in the list at the bottom of hard drives and their partions, allocations, etc.
when it does, right click and format :)
Hope this helps!
Start by using a _partitioning_ tool; the existing partition layout may not be of a type your system will recognize, and you may have to do a very low-level reformat. Depending on what the USB controller will and won't let you do, you may have to attach the drive directly to a hardwired disk controller... which may mean finding a desktop or tower machine rather than a laptop.
That's assuming that the drive is, in fact, good. The fact that it's showing up as a USB device only means the USB-attached controller circuit is responding to the computer, not that it's successfully controlling the disk.
Your PVR is probably is running a Linux kernel, in that case a Windows or Mac won't read that file system... In a trimmed up version:
Windows only reads:
Windows File Systems
Macs read:
Mac File Systems
Windows File Systems
Linux Distros read:
Everything.
![]() |































