View technorati.com

Andy U!               Andy U!               Andy U!               Andy U!               Andy U!               Andy U!


. Bless your monitor...

Sunday, August 30, 2009

Converting FAT32 to NTFS File System


FAT32 and NTFS are file systems that may be used on a Microsoft Windows hard disk partition.
NTFS provides a number of improvements over FAT32, including:

  • Second copy of boot sector for improved reliability.
  • Compression .
  • File permissions.
  • Improved recoverability.
  • Improved performance on large volumes.
  • Improved efficiency in disk space utilization.
  • More info HERE.

  • Improved fault tolerance.

    How to convert FAT32 Disk to NTFS in Windows Vista and XP with the Convert utility?
    Back up data in the partition or drive that you want to convert, to another drive or partition or another computer system or PC or any other storage media.

    In Windows XP:

    Click [Start], then [Run].
  • Enter “cmd” into the text field labeled “Open“.
  • Click [OK] button.
  • If you want to convert drive D (D:), enter the command “vol d:” in the command window, to find the volume label for the D: partition.
  • Then enter the command “convert d: /fs:ntfs” to convert the D: partition from FAT32 to NTFS.
    When prompted, enter the volume label for the partition.

  • In Windows Vista:

    1. Click [Start] sphere.
    2. In the Start Menu search box, simply enter “cmd” and hit enter.
    3. If you want to convert drive D (D:), enter the command “convert d: /fs:ntfs” to convert the D: partition from FAT32 to NTFS

    You can use the “convert /?” command to bring up information on how to manage the conversion.As long as the drive or partition or disk that you want to convert is not in use, FAT32 to NTFS conversion will happen without any issues. Otherwise, the conversion must be postponed for the next time you reboot the computer system or PC.

    On Windows Vista start up, you will be prompted to either cancel or carry on with the conversion. The FAT32 to NTFS conversion process is fully automated and it involves a couple of restarts.Let Windows vista or XP to do the conversion.


    I converted my FAT32 to NTFS of my external drive because I needed to transfer files that are bigger than 5GB. Well so do you need to do it? You decide.


    UPDATE:
    To find the volume label (if there is one specified), go to ‘My Computer’, right-click the drive you’re trying to convert, select Properties. In the General tab, the volume label is the name in the first field.

    0 Comments:

    Post a Comment

    THANK YOU in advance for your comment(s).