PLZ help me

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i wanto change my fat32 system without formatting my computer, is there any
way to do this work?
 
I Presume you mean change it to NTFS.

Just go to the Command Prompt and execute the command:

C:\> CONVERT C: /fs:ntfs

Where C: is a name of the drive you want to convert.

After machine re-boot conversion process will start and you'll have your
FAT32 converted to NTFS without of data loss.

Andy W
 
Afaq said:
i wanto change my fat32 system without formatting my computer, is there any
way to do this work?

There is a flaw in the conversion process (well actually in the
partition structure of FAT32 drives) which will result in an
inefficient and inappropriate 512 byte cluster size if drive is
converted without first using a 3rd party utility program to align the
partition boundary correctly for NTFS conversion.

See the article by the late Alex Nichol MVP at
http://www.aumha.org/win5/a/ntfscvt.htm

Good luck

Ron Martell Duncan B.C. Canada
--
Microsoft MVP (1997 - 2006)
On-Line Help Computer Service
http://onlinehelp.bc.ca

"Anyone who thinks that they are too small to make a difference
has never been in bed with a mosquito."
 

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

Back
Top