PC Review


Reply
Thread Tools Rate Thread

Convert to NTFS without loss of files?

 
 
Walter R.
Guest
Posts: n/a
 
      3rd Dec 2008
Using Win XP SP2.

One of the backup partitions on my hard disk is still in FAT 32. The boot
partition (C) is NTFS.

How can I convert the Fat 32 partition to NTFS without losing all its
contents?

Walter


 
Reply With Quote
 
 
 
 
Bill in Co.
Guest
Posts: n/a
 
      3rd Dec 2008
Walter R. wrote:
> Using Win XP SP2.
>
> One of the backup partitions on my hard disk is still in FAT 32. The boot
> partition (C) is NTFS.
>
> How can I convert the Fat 32 partition to NTFS without losing all its
> contents?
>
> Walter


Either with the Microsoft tool "convert.exe" (see MS article Q307881:
"How to convert a FAT16 volume or a FAT32 volume to an NTFS file system in
Windows XP", at: http://support.microsoft.com/kb/307881),

or with a good third party tool, like perhaps Norton Partition Magic. But
whatever tool you use, it would be best to make a copy first.

(Google is your friend. I just typed in "convert FAT32 to NTFS" in a
Google Search :-).


 
Reply With Quote
 
LVTravel
Guest
Posts: n/a
 
      3rd Dec 2008


"Walter R." <(E-Mail Removed)> wrote in message
news:OJt3Q$(E-Mail Removed)...
> Using Win XP SP2.
>
> One of the backup partitions on my hard disk is still in FAT 32. The boot
> partition (C) is NTFS.
>
> How can I convert the Fat 32 partition to NTFS without losing all its
> contents?
>
> Walter
>


1st you should have a full backup just in case the worst happens.
Unfortunately the worst can and often does happen, especially for the
unprepared.

Start, Run, CMD then press enter. Type "Convert /?" without the quotes for
the syntax of the convert command. There is some information that you
should read prior and that is located:
http://support.microsoft.com/kb/307881



 
Reply With Quote
 
Patrick Keenan
Guest
Posts: n/a
 
      3rd Dec 2008
"Walter R." <(E-Mail Removed)> wrote in message
news:OJt3Q$(E-Mail Removed)...
> Using Win XP SP2.
>
> One of the backup partitions on my hard disk is still in FAT 32. The boot
> partition (C) is NTFS.
>
> How can I convert the Fat 32 partition to NTFS without losing all its
> contents?


With the built-in CONVERT command. This does exactly what you are asking
for.

While I've never experienced any data loss with this, it's always best to
assume the worst and take a copy of the data first.

HTH
-pk

>
> Walter
>



 
Reply With Quote
 
John John (MVP)
Guest
Posts: n/a
 
      3rd Dec 2008
Bill in Co. wrote:

> Walter R. wrote:
>
>>Using Win XP SP2.
>>
>>One of the backup partitions on my hard disk is still in FAT 32. The boot
>>partition (C) is NTFS.
>>
>>How can I convert the Fat 32 partition to NTFS without losing all its
>>contents?
>>
>>Walter

>
>
> Either with the Microsoft tool "convert.exe" (see MS article Q307881:
> "How to convert a FAT16 volume or a FAT32 volume to an NTFS file system in
> Windows XP", at: http://support.microsoft.com/kb/307881),
>
> or with a good third party tool, like perhaps Norton Partition Magic. But
> whatever tool you use, it would be best to make a copy first.


I would *never* use a third party tool to do this, the proprietary
nature of the NTFS file system along with the revisions introduced in
almost each new Windows version makes most of these third party tools
less than reliable at handling the task. All too often everything looks
ok and everything seems to have gone ok but later on these third party
conversions can sometimes develop strange "quirks".

John

 
Reply With Quote
 
Ken Blake, MVP
Guest
Posts: n/a
 
      3rd Dec 2008
On Tue, 2 Dec 2008 20:30:05 -0800, "Walter R." <(E-Mail Removed)> wrote:

> Using Win XP SP2.
>
> One of the backup partitions on my hard disk is still in FAT 32. The boot
> partition (C) is NTFS.
>
> How can I convert the Fat 32 partition to NTFS without losing all its
> contents?



To convert to NTFS, you use the CONVERT command. But first read
http://www.aumha.org/a/ntfscvt.htm because there's an important issue
regarding cluster size that isn't obvious.

Also note that conversion is a big step, affecting everything on your
drive. When you take such a big step, no matter how unlikely, it is
always possible that something could go wrong. For that reason, it's
prudent to make sure you have a backup of anything you can't afford to
lose before beginning.

--
Ken Blake, Microsoft MVP - Windows Desktop Experience
Please Reply to the Newsgroup
 
Reply With Quote
 
Walter R.
Guest
Posts: n/a
 
      3rd Dec 2008
I used the win xp convert program and it went very smoothly. Thanks

--

Walter
www.rationality.net


"Walter R." <(E-Mail Removed)> wrote in message
news:OJt3Q$(E-Mail Removed)...
> Using Win XP SP2.
>
> One of the backup partitions on my hard disk is still in FAT 32. The boot
> partition (C) is NTFS.
>
> How can I convert the Fat 32 partition to NTFS without losing all its
> contents?
>
> Walter
>



 
Reply With Quote
 
Bill in Co.
Guest
Posts: n/a
 
      3rd Dec 2008
John John (MVP) wrote:
> Bill in Co. wrote:
>
>> Walter R. wrote:
>>
>>> Using Win XP SP2.
>>>
>>> One of the backup partitions on my hard disk is still in FAT 32. The
>>> boot
>>> partition (C) is NTFS.
>>>
>>> How can I convert the Fat 32 partition to NTFS without losing all its
>>> contents?
>>>
>>> Walter

>>
>>
>> Either with the Microsoft tool "convert.exe" (see MS article Q307881:
>> "How to convert a FAT16 volume or a FAT32 volume to an NTFS file system
>> in
>> Windows XP", at: http://support.microsoft.com/kb/307881),
>>
>> or with a good third party tool, like perhaps Norton Partition Magic.
>> But
>> whatever tool you use, it would be best to make a copy first.

>
> I would *never* use a third party tool to do this, the proprietary
> nature of the NTFS file system along with the revisions introduced in
> almost each new Windows version makes most of these third party tools
> less than reliable at handling the task. All too often everything looks
> ok and everything seems to have gone ok but later on these third party
> conversions can sometimes develop strange "quirks".
>
> John


OK. I guess it does make more sense just to use Microsoft's "convert.exe"
in retrospect, since it is there already.


 
Reply With Quote
 
Ken Blake, MVP
Guest
Posts: n/a
 
      3rd Dec 2008
On Wed, 3 Dec 2008 10:34:15 -0800, "Walter R." <(E-Mail Removed)> wrote:

> I used the win xp convert program and it went very smoothly. Thanks



If you did that without first reading my message and without going to
the site I pointed you to and taking its advice, you very likely now
have 512-byte clusters, and your performance will suffer as a result.



> "Walter R." <(E-Mail Removed)> wrote in message
> news:OJt3Q$(E-Mail Removed)...
> > Using Win XP SP2.
> >
> > One of the backup partitions on my hard disk is still in FAT 32. The boot
> > partition (C) is NTFS.
> >
> > How can I convert the Fat 32 partition to NTFS without losing all its
> > contents?
> >
> > Walter
> >

>


--
Ken Blake, Microsoft MVP - Windows Desktop Experience
Please Reply to the Newsgroup
 
Reply With Quote
 
Bill in Co.
Guest
Posts: n/a
 
      3rd Dec 2008
Ken Blake, MVP wrote:
> On Wed, 3 Dec 2008 10:34:15 -0800, "Walter R." <(E-Mail Removed)> wrote:
>
>> I used the win xp convert program and it went very smoothly. Thanks

>
>
> If you did that without first reading my message and without going to
> the site I pointed you to and taking its advice, you very likely now
> have 512-byte clusters, and your performance will suffer as a result.


Well, assuming he did, maybe he could convert them to 4K non-destructively
(by doing some research), but he may need a third party tool for that.

>> "Walter R." <(E-Mail Removed)> wrote in message
>> news:OJt3Q$(E-Mail Removed)...
>>> Using Win XP SP2.
>>>
>>> One of the backup partitions on my hard disk is still in FAT 32. The
>>> boot
>>> partition (C) is NTFS.
>>>
>>> How can I convert the Fat 32 partition to NTFS without losing all its
>>> contents?
>>>
>>> Walter
>>>

>>

>
> --
> Ken Blake, Microsoft MVP - Windows Desktop Experience
> Please Reply to the Newsgroup



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert NTFS files to FA32 PT Windows XP New Users 8 25th Aug 2009 04:55 AM
Can I convert a FAT 32 XP to NTFS without loss? =?Utf-8?B?Qm9iNzY=?= Windows XP General 10 14th Mar 2005 06:47 AM
convert files from FAT to NTFS =?Utf-8?B?RGUtS2x1dHRlciBCdWc=?= Windows XP Help 2 9th Mar 2005 06:11 PM
Convert files to NTFS Beth Windows XP General 7 11th Aug 2004 04:52 PM
loss of NTFS/folders loss of profile rossi Microsoft Windows 2000 Hardware 1 30th Oct 2003 08:28 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:07 AM.