When copying giant (greater than 4 gig) files and Virtual Machines and Video and what-not to your fresh new External Hard Drive you might be greeted with this message, or one like it:
Doh! This hard drive came formatted as FAT32, which doesn't support files larger than 4 gigs. You can either Format the drive, by right clicking the Drive in My Computer and using the Tools tab, or, if you already have a bunch of files on it...
Run an Administrator Console (click the Start Menu, type cmd, then right click on the command prompt and click "Run As Administrator") then run:
C:\Users\Scott>convert h: /fs:ntfs /nosecurityThe type of the file system is FAT32.Enter current volume label for drive H: My BookThe volume is in use by another process. Chkdskmight report errors when no corruption is present.Volume My Book created 1/31/2003 2:23 PMVolume Serial Number is XXXX-XXXXWindows is verifying files and folders...File and folder verification is complete.Windows has checked the file system and found no problems.244,136,352 KB total disk space.128 KB in 4 hidden files.544 KB in 17 folders.3,063,072 KB in 63 files.241,072,576 KB are available. 32,768 bytes in each allocation unit.7,629,261 total allocation units on disk.7,533,518 allocation units available on disk. Determining disk space required for file system conversion...Total disk space: 244196001 KBFree space on volume: 241072576 KBSpace required for conversion: 369647 KBConverting file systemConversion complete
32,768 bytes in each allocation unit.7,629,261 total allocation units on disk.7,533,518 allocation units available on disk.
Determining disk space required for file system conversion...Total disk space: 244196001 KBFree space on volume: 241072576 KBSpace required for conversion: 369647 KBConverting file systemConversion complete
...and continue your copy, with the crisis averted. Bummer there's no "Convert File System" button in the Tools Property Tab of a Disk Drive.
Scott at DevReach in Bulgaria in October
Developer Stand up Comedy - Coding 4 Fun
TechDays/DevDays Netherlands and Belgium:
Posts by Category Posts by Month
Greatest Hits Dev Tools List