Fat32 to NTFS

Recently i was trying to convert my notebook filesystem to NTFS, the acer notebook come by default fat32, even i format the hdd into NTFS and run recovery CD, it still turn the partition back to fat32, so my brother advice me that is tools build in for windows xp, that can easily convert.

after i google it, i just reliase how simple it is

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. then the system will say need to dismount the disc first bla bla bla, so you click yes, then it will prompt again say cannot dismount, do you want it to schedule to run on next startup, choose yes again .. then restart your computer, and it will start convert, the convert process is very fast.

get more info about NTFS @ www.ntfs.com 

 

 

Tags: fat32, NTFS

Related Post

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*