Oracle Database Administration, Oracle Applications, SQL /PLSQL, Linux/AIX/Solaris/Windows OS Administration
Thursday, March 7, 2013
Convert FAT32 disk to NTFS in Windows
Issue below command in DOS prompt.
convert <Drive Letter>: /fs:ntfs
Eg:
C:\Documents and Settings\pubudu>convert l: /fs:ntfs
The type of the file system is FAT32.
Volume PUBUDU-SUPP created 8/3/2012 4:29 PM
Volume Serial Number is B0FB-D07D
Windows is verifying files and folders...
File and folder verification is complete.
Windows has checked the file system and found no problems.
15,609,312 KB total disk space.
32 KB in 4 hidden files.
3,344 KB in 413 folders.
3,453,464 KB in 2,611 files.
12,152,464 KB are available.
8,192 bytes in each allocation unit.
1,951,164 total allocation units on disk.
1,519,058 allocation units available on disk.
Determining disk space required for file system conversion...
Total disk space: 15624576 KB
Free space on volume: 12152464 KB
Space required for conversion: 85614 KB
Converting file system
Conversion complete
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment