Free Web Hosting by Netfirms
Web Hosting by Netfirms | Free Domain Names by Netfirms

Data that Matters

File Systems and Converting from FAT 32 to NTFS

<<- Home

About

Portable applications, USB devices, software and software utilities, open source, cyber fiction, Windows, Linux, DOS, games, media and media creation, hardware, scripting, and online applications.

Archives

dec_07
jan_08, feb_08, mar_08, apr_08,
may_08

Topical Collections

Ten Sites that I think are Cool,
Interesting or Useful
Ten DOS Resources
Ten Portable Application Sites
Ten Open Source Sites

Sponsors

Link2Me Link Exchange Directory -
The Best Link Exchange for SEO Professionals

Practice Exams-Offers simulation software for a verity of technology certifications.

Miscellaneous

Globe of Blogs

Blog Catalog

 

 

DATE: 7-June-2008
Filed Under:MCSA
Certification:70-270

File Systems and Converting from FAT 32 to NTFS

Microsoft 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 / ?


Volume:     

Specifies the drive letter (followed by a colon),
 mount point, or volume name.

/FS:NTFS:    Specifies that the volume is to be converted to NTFS.
/V:          Specifies that Convert should be run in verbose mode.

/CvtArea:filename:

Specifies a contiguous file in the root directory to bethe place holder for NTFS system files.         

/NoSecurity:

Specifies the converted files and directories security
settings to be accessible by everyone.

/X:

Forces the volume to dismount first if necessary.
All opened handles to the volume would then be invalid.



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
Limitations of the FAT32 File System in Windows XP
NTFS file system
What Is NTFS?
NTFS vs. FAT: Which Is Right for You?
NTFS Technical Reference
How to Convert FAT Disks to NTFS

Worth a Visit

Boing Boing
Chip Chick
Code Verge
CSS Globe
Daily Cup of Tech
Freeware Nation
Insecure
Life Hacker
Make
Make Use Of
Our Latest Discovery
Portable Arcade Games
Retro Thing
Scripting News
Shell City
Smashing Magazine
Tech-Recipes
The Road to Know Where
XTort

        Topical Categories

Current App List
DOS

Dreamweaver
Freeware
Games
Gmail
Hacking
How to's
Linux
Macintosh
MCSE
Media
Microsoft Office
Mozila Firefox
Online Applications
Open Source
Portable Applications
Programming
Scripts
Sites
Site Information
Security
System Tweaks & Utilities
Text Editors
Tiny Applications
USB Devices
USB Utilities
Windows

Copyright © Ronald E. Maras 2006-08
All Rights Reserved
contac
t