How To Convert File System,FAT - FAT32 to NTFS
Sunday, July 27th, 2008
Open a dos prompt and type the command
convert d: /fs:NTFS
This command would convert your d: drive to NTFS
If the system cannot lock the drive, you will be prompted to convert it during next reboot.
Normally you should select yes.
Conversion from fat/fat32 to NTFS is non-destructive, your data on the drive will NOT be lost.
Be aware that [...]




