Conversion

  • Thread starter Thread starter David Taylor
  • Start date Start date
D

David Taylor

Has anyone had negative effects from converting from FAT32 for security
purposes? Can this be done without having to reformat and lose all your
data?

David
 
David-

The Convert utility is very reliable and was the only way to get a drive to
be NTFS through Windows NT 4. (You started with a FAT 16 drive and used
Convert to change it to NTFS, files and all.) I've never heard of anyone
losing files in the process.

It is a text mode utility so be careful to get the command exactly right.
Start a command prompt and type

convert /?

to get all the particulars. Your command assuming you are converting your C:
drive would be-

convert c: /fs:ntfs

Good luck,
S
 
Has anyone had negative effects from converting from FAT32 for security
purposes? Can this be done without having to reformat and lose all your
data?

David
there should be no ill effects whatsoever. But backup anyway.
 

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


Back
Top