Wednesday, July 30, 2008

How to Convert a FAT Partition to NTFS

To convert a FAT partition to NTFS, perform the following steps.

1. Click Start, click Programs, and then click Command Prompt.

2. In Windows XP, click Start, and then click Run.

3. At the command prompt, type CONVERT [driveletter]: /FS:NTFS.

4. Convert.exe will attempt to convert the partition to NTFS.

NOTE: Although the chance of corruption or data loss during the conversion from FAT to NTFS is minimal, it is best to perform a full backup of the data on the drive that it is to be converted prior to executing the convert command. It is also recommended to verify the integrity of the backup before proceeding, as well as to run RDISK and update the emergency repair disk (ERD).

Convert.exe will attempt to convert the partition to NTFS.
This is a faster method, bt if you're not very good at command prompt, you can:
1. simply go to desktop, right click "my computer"
2. go to manage and then disk management
3. find the drive that you want to convert
4. right click on that drive and choose format
5. DONE!

No comments: