Close AD
How to Convert FAT/FAT32 to NTFS file system - Chintan Patel's Blog

Chintan Patel's Blog
Home | Archive | Links | Contact Sign In | Sign Up

About Author

Chintankumar Patel
09 Jun, 2008

Contact Me  

Working as a Technical Consultant for Conchango.

Having experience in to IT from 7+ years and working on Microsoft Technologies

Archive

2008 Oct   (3)
2008 Sep   (6)
2008 Aug   (1)
2008 Jul   (2)
2008 Jun   (7)

Recent Posts

What's New in the .NET Framework 2.0 ?
Comments : 0
Not Rated  
How to work with partitions in Windows Vista / XP when Disk Management doesn’t work
Comments : 0
Not Rated  
How to resize a partition in Windows Vista?
Comments : 0
Not Rated  
Top 10 tricks for handling null values in Microsoft Office Access
Comments : 0
Not Rated  
What is Vista's ReadyBoost and SuperFetch Technology
Comments : 0
Not Rated  
What is YouTube? - An introduction to the YouTube.com
Comments : 1
Not Rated  
SQL DATEDIFF Function - Applies to MS SQL Server and MS Office Access
Comments : 0
Not Rated  
Booting from USB Pen/Key/Flash Drive (Windows/Linux)
Comments : 1
Not Rated  
How to Convert FAT/FAT32 to NTFS file system
Comments : 0
Not Rated  
Resizing Images to match it's Scale in C# .Net
Comments : 5
Not Rated  

Categories

.Net Graphics   (2)
.Net Technology   (6)
ASP.Net   (1)
General   (1)
Microsoft Access   (1)
Microsoft Visual Studio   (1)
Microsoft Windows   (4)
SQL   (1)
USB   (1)
Windows Vista   (1)

Tags

.Net , .Net Framework 2.0 , .Net Graphics , Asp.Net , Boot , C# , Class Library , Coding Standards , Convert File System , Database , DATEDIFF , DATEDIFF Function , Disk Management , Embedded Resources , EnableEventValidation , EnableViewState , EncoderParameter , FAT32 to NTFS , Form Authentication , HDD , High Quality Thumbnail , Intellisense , Linux , Microsoft Access , Microsoft's SQL , Partition , ReadyBoost , ReSharper , Resize Image , Resize Partition , Security , SQLDataReader , SuperFetch , USB , Usb device not recognized , Vista , Visual Studio 2005 , What's New , Windows , Windows Application , Windows Errors , Windows Vista , Windows XP , YouTube

How to Convert FAT/FAT32 to NTFS file system

How to Convert FAT/FAT32 to NTFS file system

Wed, 03 Sep, 2008

DISCLAIMER: This process is a one-way process and all steps must be taken to ensure that data is backed up before attempting. The author is in no way responsible for loss of data, damage to disk, data and the computer as a whole.


Before you begin, please make sure that you know the following terms :

  1. FAT : File Allocation Table is a computer file system architecture developed by Bill Gates and Marc McDonald in the late 1960s and 1970s. It is the main file system in use for MS-DOS and the earlier versions of Windows up to but not inclusive of Windows NT.
  2. NTFS : New Technology File System is a relatively newer file system which is used by Windows NT, server 2003/2008, XP, and Vista. It is more powerful than the FAT system and employs newer security features and enhancements.

Now onto the process itself :

  1. Backup all important files, folders to an external hard drive or DVD.
  2. The conversion process must be initiated in the command prompt so :
    • Click Start -> Programs -> Accessories -> Command Prompt.

      OR

    • Click Start -> Run -> Type cmd in the box -> Press enter.
  3. By now the command prompt should have opened up. In case you didn't know, the command prompt is the black screen with white text.
  4. Now type vol followed by the name of the drive you wish to convert
    • Example : For D drive type vol d:
  5. A name and a serial number will be displayed on the screen. Note down the name as you will need it later.
  6. Now type convert (drive letter) /fs:ntfs.
    • Example : To convert D drive to ntfs type convert d: /f:ntfs
  7. In the case that your operating system is on the drive you want to convert, the program will ask whether you would like to schedule the conversion for when the system is restarting. If you would like to do so, Click Yes.
  8. Next, the system will prompt you for the label name of the drive you wish to convert. It will appear as follows :

    The type of file system is FAT.

    Enter the current volume label for drive d: (or whichever drive you chose)

  9. Enter the volume name you noted down earlier and press ENTER.
  10. Once the conversion process is complete you can quit command prompt by typing exit and pressing enter.
  11. Congrats on your new improved NTFS drive!!

  

How to Convert FAT/FAT32 to NTFS file system


Comments

No Comments found.


Add Comment
 
 
 
 
 
 
 
 

Your Email address will not be displayed on the website, It is optional, if provided you will get an alert when some comments on this Post.
 
 
 
 
Remaining 5000
 

Powered by NineOn Inc.