|
|
|
Data that MattersFile Systems and Converting from FAT 32 to NTFS |
||||||||||||||
| <<- Home | ||||||||||||||
AboutPortable applications, USB devices, software and software utilities, open source, cyber fiction, Windows, Linux, DOS, games, media and media creation, hardware, scripting, and online applications.ArchivesTopical CollectionsTen Sites that I think are Cool, Sponsors
Link2Me Link Exchange Directory - Miscellaneous
|
DATE: 7-June-2008 File Systems and Converting from FAT 32 to NTFSMicrosoft updated the FAT16 file system with FAT32 with the rollout of Windows 95 OSR2. FAT32 was an upgrade for the FAT16 file system and allowed for larger drives, created a backup of the File Allocation Table, and used smaller cluster sizes thus making more efficient use of disk space. Although FAT32 brought many beneficial improvements to Windows, FAT32 had its limits; the most notable was its inability of handling even larger drives. Larger back in the day meant larger than 32GB. Microsoft introduced the first version of NTFS on Windows NT and with it brought many improvements to the Windows file system. NTFS brought volume quotas, even greater efficient use of hard drive space, supported larger hard drives, was more stable, robust, and provided greater security. Although Windows 2000 and Windows XP both use NTFS when upgrading from ME it is recommended that you convert to NTFS. Although the option for the conversion is offered during installation of the operating system this option is easy to overlook. Converting from FAT32 to NTFS can also be achieved by using the convert command at the command prompt. The help convert command will give you list of available convert switches.
CONVERT C: /FS:NTFS /V /NoSecurity /X The above command would instruct windows to convert the C drive to NTFS in verbose mode, that the security settings for converted files and folders would be accessible to anyone, and that a dismount of the volume would be performed if necessary. Additional Resources and References Description of the FAT32 File System |
Worth a Visit
Boing Boing Topical CategoriesCurrent App List |
||||||||||||
|
Copyright © Ronald E. Maras 2006-08 |
||||||||||||||