View Single Post
Old 06-09-2003, 06:04 PM  
Luc Duboi
So Fucking Banned
 
Join Date: Mar 2003
Posts: 1,881
Q: Is it possible to convert a FAT 32 Hard Drive to NTFS without losing all data on the drive? I like to change from fat 32 to NTFS, my system is XP PRO, how can i do that? Without the lost of my programs?
A: Standard Windows utility that is called CONVERT serves this purpose

Just go to the Command Prompt and execute the command:

C:\> CONVERT C: /fs:ntfs

Where C: is a name of the drive you want to convert.

After machine re-boot conversion process will start and you'll have your FAT32 converted to NTFS without of data loss.
Luc Duboi is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote