Fat32 to NTFS

A

Alice

Hi all,

Is there a way to convert Fat32 to NTFS? Using XP Home SP2.

Thanks in advance,
Alice
 
P

Patti MacLeod

Hi Alice,

Yes there is a way to convert to NTFS. Open a Command Prompt and key in:
convert c: /fs:ntfs
hit ENTER

The above assumes that the drive you want to convert is drive c If the
drive that you want to convert is a different drive letter, then key in the
appropriate drive letter.



Regards,
 
G

Guest

To convert a volume to NTFS:

1. Open the Command Prompt window.
2. In the command prompt window, type " convert drive_letter: /fs:ntfs "

For example: convert D: /fs:ntfs would format drive D: with the ntfs format.
 
G

Guest

In addition to Patti's and JB's responses. I would like to add that once
converted from FAT32 to NTFS, you cannot go back to FAT32.
It is a one-way street.
 
B

Bruce Chambers

Alice said:
Hi all,

Is there a way to convert Fat32 to NTFS? Using XP Home SP2.

Thanks in advance,
Alice


Under normal circumstances, you can safely convert the partition to
NTFS whenever desired, without having to format the partition and
reinstall everything. As always when performing any serious changes,
back up any important data before proceeding, just in case. A little
advance preparation is also strongly recommended, so you can avoid any
performance hits caused by the default cluster size:

Converting FAT32 to NTFS in Windows
http://www.aumha.org/a/ntfscvt.htm

--

Bruce Chambers

Help us help you:



You can have peace. Or you can have freedom. Don't ever count on having
both at once. - RAH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top