Welcome to ItQLab

How wonderful it is that nobody need wait a single moment before starting to improve the world. ~Anne Frank

IT Support Tips to make a difference in your daily life and provides system enhancement and development services and system maintenance support to endusers, is designed by

Convert File System, fat - fat32 to ntfs

Posted by Saboor Adem Monday, March 8, 2010

pen a DOS prompt and give 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 converting to ntfs will make that partition of yourdrive unreadable under dos unless you have ntfs utilites to do so.

0 comments