This tip was submitted to the SearchWin2000.com Tip Exchange by member Rick Fiore. Let other users know how useful it is by rating the tip below.
When using Windows 2000 or XP, you do not have to wipe out a FAT partition to convert it to NTFS. They both include a program called convert in the windowssystem32 directory.
C:WINDOWSsystem32>convert /?
Converts FAT volumes to NTFS.
CONVERT volume /FS:NTFS [/V] [/CvtArea:filename] [/NoSecurity] [/X]
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 be
the 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.
By doing a "c:windowssystem32convert c: //fs:ntfs", the system will convert c: to a NTFS on the next reboot. The option to do this also shows up when you upgrade Windows 2000 or XP.
Requires Free Membership to View
When you register, you’ll also receive targeted alerts from my team of editorial writers and independent industry experts with the latest news, tips, and advice to help you do your job more efficiently and effectively. Our goal is to keep you informed on the hottest topics and biggest challenges faced by IT professionals today working with desktop management and security technologies.
Margie Semilof, Editorial DirectorThis was first published in February 2003
Join the conversationComment
Share
Comments
Results
Contribute to the conversation