Friday 23 December 2011

Tricks to convert FAT to NTFS System File



To convert a FAT to NTFS System file, follow this step:
This tutorial will show you how to convert FAT or FAT32 Volume to NTFS Format.



Now I’m going to show you how to convert Fat,Fat32 to NTFS format :

so follow these steps..:

First Click “Start” , Then “All Programs”, “Accessories”, and then click “Command Prompt”. (open with admin right)

Type following command to covert FAT to NTFS

convert drive letter: /fs:ntfs
Ex: convert d:/fs:ntfs

If the operating system is on the drive that you are converting, you will be prompted to schedule the task when you restart the computer because the conversion cannot be completed while the operating system is running. When you are prompted, click “YES”.

When you receive the following message at the command prompt, type the volume label of the drive that you are converting, and then press ENTER:

The type of the file system is FAT.

Enter the current volume label for drive drive letter
When the conversion to NTFS is complete, you receive the following message at the command prompt:

0 comments:

Post a Comment