Am I Autodidact?
My notes on technical stuff.
Monday, May 01, 2006
Converting FAT volumes to NTFS
The
convert
command converts FAT volumes to NTFS. This command is run from the command prompt.
ex:
convert D: /FS:NTFS
- will convert D: from FAT to NTFS
‹
›
Home
View web version