Convert Fat to NTFS

a few days ago, when moving a file from the HDD to dibackup system type FAT32 partition to NTFS NTFS was directly in the HDD is full nyangka may be so.

While the data cuman 60GB space while still in NTFS 120GB still no enough, they stopped.

steps taken mengconvert system is FAT32 to NTFS rada initially confused but eventually was successful:


here is the solution to convert FAT32 to NTFS :

C:\>convert /?
Converts FAT volumes to NTFS.

CONVERT volume /FS:NTFS [/V] [/CvtArea:filename] [/NoSecurity] [/X]

volume Specifies the drive letter (followed by a colon),
mount point, or volume name.
/FS:NTFS Specifies that the volume is to be converted to NTFS.
/V Specifies that Convert should be run in verbose mode.
/CvtArea:filename
Specifies a contiguous file in the root directory to be
the place holder for NTFS system files.
/NoSecurity Specifies the converted files and directories security
settings to be accessible by everyone.
/X Forces the volume to dismount first if necessary.
All opened handles to the volume would then be invalid.

====
C:\>convert d: /fs:ntfs /NoSecurity /X
The type of the file system is FAT32.
Enter current volume label for drive D: Data2
Volume dismounted. All opened handles to this volume are now invalid.
Volume Data2 created 1/1/1980 12:00 AM
Volume Serial Number is 0198-019A
Windows is verifying files and folders...
File and folder verification is complete.
Windows has checked the file system and found no problems.
156,214,576 KB total disk space.
606,560 KB in 766 hidden files.
117,856 KB in 7,101 folders.
93,807,136 KB in 132,799 files.
62,683,008 KB in are available.

16,384 bytes in each allocation unit.
9,863,411 total allocation units on disk.
3,855,188 allocation units available on disk.

Determining disk space required for file system conversion...
Total disk space:
Free space on volume:
Space required for conversion:
COnverting file system
Conversion complete


C:\> restart.

0 komentar:

Posting Komentar