Tuesday, January 31, 2012

To convert a volume to NTFS from the command prompt:

Click Start, click Run, and then type: cmd
· Click OK.
· In the command prompt window, type: convert drive_letter: /fs:ntfs
For example, typing convert D: /fs:ntfs would format drive D: with the NTFS format.

No comments:

Post a Comment