File systems

  • Thread starter Thread starter Denise
  • Start date Start date
microsoft.public.win2000.security news group, Denise
How do I convert from FAT32 to NTFS? I have win2k.
D:\>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.

Works for FAT and FAT32.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Converting from FAT32 to NTFS 3
Clone an operating system 10
ntfs v fat32 24
Converting from FAT32 to NTFS 11
FAT32 to NTFS 3
Your XP mybe a Fat32 13
Can XP be installed on a Fat32 partition? 5
formatting with exfat 5

Back
Top