Why Must an External USB HDD Be FAT Formatted?

  • Thread starter Thread starter cobalt124
  • Start date Start date
  • Tags Tags
    Hdd Usb
AI Thread Summary
Using an IDE HDD from an IBM Thinkpad as an external backup device through USB may require reformatting to FAT16 or FAT32 due to compatibility issues with the hard drive enclosure's firmware, which might not support NTFS. While NTFS offers advantages like write caching, it increases the risk of data loss if the drive is not safely removed, as it requires proper closure of connections before disconnection. Windows typically sets USB drives for quick removal, allowing users to unplug without issues, but using NTFS necessitates using the "Safely remove" option. Formatting the drive as NTFS is possible, but caution is advised, as experimenting with unsupported formats could lead to data loss, though physical damage to the enclosure is unlikely. For reliability, especially for important data like family photos, formatting to FAT32 is recommended.
cobalt124
Messages
60
Reaction score
32
I'm planning to use a HDD (IDE, NTFS) removed from an IBM Thinkpad as an external backup device through USB. The instructions that came with my hard drive enclosure state I must reformat to FAT16 or FAT32 before placing in the enclosure. Is there a technical reason why it cannot be NTFS? Is it just for compatibility reasons? Google has not provided a clear answer so far. I found one forum which suggested NTFS extrnal drives and XP (this will be connected to XP and W7 machines at least) "do not play well together", but was inconclusive. Anyone come across this?
 
Computer science news on Phys.org
There's nothing stopping you from making the drive NTFS. By default, windows sets USB drives for quick removal, so you can just unplug the drive from the system without worrying about anything.
NTFS, like nsaspook said, has write caching enabled so you MUST always use the "Safely remove" option when removing the drive and places your data at risk if you don't properly close all the connections before disconnecting the drive.

To format a USB drive as NTFS, you first need to be logged into an admin account. Open up the device manager, expand disk drive, right click your USB drive and select properties. Under the policies tab, select Better Performance.
 
cobalt124 said:
The instructions that came with my hard drive enclosure state I must reformat to FAT16 or FAT32 before placing in the enclosure. Is there a technical reason why it cannot be NTFS?

It might be possible that the firmware in the external drive enclosure wasn't written to know what to do with anything other than a FAT16 or FAT32 formatted drive.

There may be no way of knowing, other than potentially sacrificing the drive and enclosure by trying to do exactly what the documentation says not to do and seeing what the enclosure does with an NTFS formatted drive. But, since you probably want to depend on the data you write to that drive, you may want to decide how to determine whether you saved data will be there later when you need it.
 
Thanks for the responses. If push comes to shove I can just play safe and format the drive to FAT32 and use it. I just thought it would be useful to have a spare bootable XP drive as well as I don't need a large amount of disc space for backup (family photos mainly). Bill, are you saying if I experiment with NTFS there is a possibility I could physically destroy the enclosure and/or the drive, as opposed to just data loss, which is avoidable if I experiment?
 
You won't damage the enclosure. I don't see how the enclosure would care what file system you use on the drive anyway; it works on a lower level than that. Most likely it will work fine.
 
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top