I got a 1tb thumb drive, for the purpose of backing up my Itunes library, which lives on a desktop computer running Windows Vista. Try as I may, I am unable to format the thumb drive on that computer. On the other hand, I stuck it into my laptop running Windows 10 and it formatted within a few seconds. But, the desktop computer still won’t recognize it…
My only thought is that it could be a FAT vs. FAT32 vs. NTFS formatting kind of thing. I know there are size limits with at least one of those. Might it be that Windows 10 is capable of doing the specific type of formatting you tried for but Vista is not?
I don’t have ready access to Windows Vista, but this page gives step-by-step instructions on doing it from a CMD shell window run as administrator, and this one suggests the Disk Management utility. I would try the command prompt first.
What error message do you get in case the above methods fail?
NTFS - Windows only, might be readable but not writable in other OS, exceptions with third-party software exist
HFS+ - Mac, same thing
ext4, ext3, etc - Linux, same
FAT or FAT16 - old, don’t use
FAT32 - the most cross-platform support, but only allows 4 GiB files
exFAT - allows bigger files, almost as supported as FAT32, modern OSes including Vista should handle as long as you have SP1
You should try exFAT or FAT32 if that doesn’t work. If you absolutely can never fathom needing to put it in a Mac, NTFS is fine too.
I would guess that Windows 10 formatted it as exFAT, and that your Vista is very behind on updates and doesn’t support that. Vista, on the other hand, is trying to format it as FAT32, but Microsoft artificially limits its built in format utility to 32GB.
If this is correct, the way to fix it would be to download FAT32 Format. It will allow a FAT32 format. To keep speeds reasonable, I’d choose the 65,000ish option for the block size.
That said, there is one other possibility. How much did you pay for that 1TB drive, and did you get it from a reputable seller? Because, if you didn’t, it’s very likely that the drive is fake, and can’t actually hold 1TB. Vista may attempt a full format, which would notice this problem, while Windows 10 is doing a quick format, which would not.
Thumb drives and other flash memory devices are one thing where you need to use reputable sellers, and not just get something off eBay, or use some sort of offbrand. Fakes abound. Heck, fakes that install malware on your system abound.
A final possibility is just a broken USB port on the Vista machine. Try the drive in a USB port that you know works. If it works, get a USB hub.
Finally, since I’d be remiss if I didn’t say anything: Vista without updates is very, very insecure, and I implore you to update to at least SP2 if you ever let that machine go online.
An additional suggestion, if Windows Vista continues to be perplexed by the drive, is to first wipe it on another computer, for instance by writing a few megabytes of zeros to the drive.
The diskpart CLEAN command run with administrator privileges, described in the first link in my previous post, is supposed to initialize the disk, but if that method doesn’t work then try a bit of zeroing (just a few MB is more than enough) to make sure you are beginning with a clean slate, then starting again.
Worst-case (or you can do this first), burn a copy of Gparted Live on a spare USB key or CD or whatever and boot from that; the GParted utility should be able to nuke all existing partitions from the drive, create a new one, and format it as NTFS, assuming your 1 TB USB drive is ok.
Yes, I got it off Ebay and yes it was very cheap. The one thing I don’t want to do is to jeopardize my Itunes library of 28,000 songs. Would it be better to abandon the project for now and spring for a “real” thumb drive?
If it was cheap and from eBay, I would not trust it to actually hold data. A common trick is to hack a lower capacity drive to make it report that it is bigger than it actually is. This means that, when you copy files to it beyond its capacity, they will be written to space that doesn’t exist, and will just vanish. (They may appear to be there when you write them, but when you remove the drive and put it back in, they’ll be gone, or be listed but unreachable.)
The drive may not be completely useless if you can run some sort of testing on it and try to reformat it to its actual capacity. But I would not trust it for any data you want to keep.
That said, you can probably back up that iTunes library fairly cheaply. Disk space is a better measure than number of songs (due to variations in length and quality), but I can use averages to try and estimate the size you need. A good average is about 5MB per song, so I would guess your collection takes up around 150 GB. The next larger drive size would be 256 GB. You can get a decent quality 256 GB thumb drive for $30 here. The main complaint is that it can run slow, but that’s likely fine given your older computer and only using it for backup.
It’s unclear to me if it’s formatted as FAT32 or exFAT. But, if the latter, you now know how to reformat it to FAT32 with the program I linked.
If you do want 1TB of backup, I would recommend looking not for thumb drives, but for portable hard drives. Those are best bang for your buck at those sizes. I won’t find a specific model for you, but still look for more well known brands. On Amazon,the good brands that stick out to me are Samsung, Western Digital, Seagate, Toshiba (or other computer manufacturers). I might use Silicon Power, as I’ve had good luck with them, but they are lower tier.
Bumping this thread to give thanks to BigT for his excellent advice. I got the $30 thumb drive and backup is now complete. Seems to have worked just fine. Thanks!