For FAT32:
- format /FS:FAT32 driveletter: (e.g. format /FS:FAT32 F:)
For NTFS:
- format /FS:NTFS driveletter:
All data on the target drive will be erased.
You can also convert a FAT32 drive to NTFS without any data loss with the following command:
- convert driveletter: /FS:NTFS
NOTE: If you convert from NTFS to FAT32, all data will be erased.
No comments:
Post a Comment