To convert an existing FAT or FAT32 volume to NTFS, follow these steps:
"Live, Learn, Apply & Educate!" DRAZDA
- Click Start -> All Programs -> Accessories -> Command Prompt (OR press Windows + R and type CMD)
- In Command Prompt type the following: drive letter is the drive that you want to convert, you can see what driver letter it is going to My Computer:Convert drive letter: /fs:ntfsFor example, type the following command to convert drive E to NTFS:convert e: /fs:ntfsNote: 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:Conversion complete
- Close Command Prompt.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.