Ryan's District Boards

Computer, programming, and webmaster help , support , tips and tricks => Internet webmaster computer programming technology tips and tricks => Topic started by: charleychacko on October 15, 2006, 12:46:02 PM

Title: Upgrading your file system to NTFS
Post by: charleychacko on October 15, 2006, 12:46:02 PM
If you choose not to convert your file system to NTFS while installing NT, you can still upgrade to NTFS using CONVERT.EXE.
For example, if you want to convert your FAT file system on your drive C to NTFS:

Go to "Command Prompt"
Type:

CONVERT C: /FS:NTFS


Press ENTER