Converting fat32 to ntfs?

I'm not sure if XP/Vista can do it (I've got a feeling they can as long as it's not the boot drive), otherwise I'm certain Partition Magic can do it, possibly including if it's a boot drive.

However that's assuming it has data on it (in which case he'll want to back it up first!), otherwise if it's a blank drive any partition software including Windows XP/Vista control panel/admin tools or setup should be able to do it.
 
It is possible under Windows XP and Vista using the convert command.

For example if you want to convert the D drive:
convert D: /fs:ntfs

I'm pretty sure it doesn't format the drive, it simply converts the file system, but tell him to backup before he runs the command anyway.
 
Back
Top Bottom