PC Review


Reply
Thread Tools Rate Thread

How to convert boot drive to NTFS?

 
 
Keith
Guest
Posts: n/a
 
      5th Oct 2005
I just upgraded my system from WinME to WinXP Home edition.
I didn't get any option to convert the boot drive to NTFS during the
upgrade.
It is still Fat32 and things like defragging take forever.
How do I convert it to NTFS without loosing everything?
Does it matter?


 
Reply With Quote
 
 
 
 
Bruce Chambers
Guest
Posts: n/a
 
      5th Oct 2005
Keith wrote:
> I just upgraded my system from WinME to WinXP Home edition.
> I didn't get any option to convert the boot drive to NTFS during the
> upgrade.
> It is still Fat32 and things like defragging take forever.
> How do I convert it to NTFS without loosing everything?
> Does it matter?
>
>



You can safely convert your current hard drive 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:
http://dts-l.org/goodpost.htm
http://www.catb.org/~esr/faqs/smart-questions.html

You can have peace. Or you can have freedom. Don't ever count on having
both at once. - RAH
 
Reply With Quote
 
Carey Frisch [MVP]
Guest
Posts: n/a
 
      5th Oct 2005
CONVERTING FAT32 to NTFS
in Windows XP
(by Alex Nichol, MS-MVP)
http://aumha.org/win5/a/ntfscvt.htm

--
Carey Frisch
Microsoft MVP
Windows XP - Shell/User
Microsoft Newsgroups

-------------------------------------------------------------------------------------------

"Keith" wrote:

| I just upgraded my system from WinME to WinXP Home edition.
| I didn't get any option to convert the boot drive to NTFS during the
| upgrade.
| It is still Fat32 and things like defragging take forever.
| How do I convert it to NTFS without loosing everything?
| Does it matter?

 
Reply With Quote
 
Aart Jansen
Guest
Posts: n/a
 
      5th Oct 2005
in a command prompt, type...
convert c: /fs:ntfs

answer yes you want to to any prompts. reboot.
"Carey Frisch [MVP]" <(E-Mail Removed)> wrote in message
news:%23rerv%(E-Mail Removed)...
> CONVERTING FAT32 to NTFS
> in Windows XP
> (by Alex Nichol, MS-MVP)
> http://aumha.org/win5/a/ntfscvt.htm
>
> --
> Carey Frisch
> Microsoft MVP
> Windows XP - Shell/User
> Microsoft Newsgroups
>
> -------------------------------------------------------------------------------------------
>
> "Keith" wrote:
>
> | I just upgraded my system from WinME to WinXP Home edition.
> | I didn't get any option to convert the boot drive to NTFS during the
> | upgrade.
> | It is still Fat32 and things like defragging take forever.
> | How do I convert it to NTFS without loosing everything?
> | Does it matter?
>



 
Reply With Quote
 
Ken Blake
Guest
Posts: n/a
 
      5th Oct 2005
Aart Jansen wrote:

> in a command prompt, type...
> convert c: /fs:ntfs
>
> answer yes you want to to any prompts. reboot.



Doing as you suggest without reading the article Cary cited below would be a
bad mistake. It would very likely leave you with a 512-byte cluster size,
and corresponding poor performance.

--
Ken Blake - Microsoft MVP Windows: Shell/User
Please reply to the newsgroup


> "Carey Frisch [MVP]" <(E-Mail Removed)> wrote in message
> news:%23rerv%(E-Mail Removed)...
>> CONVERTING FAT32 to NTFS
>> in Windows XP
>> (by Alex Nichol, MS-MVP)
>> http://aumha.org/win5/a/ntfscvt.htm
>>
>> --
>> Carey Frisch
>> Microsoft MVP
>> Windows XP - Shell/User
>> Microsoft Newsgroups
>>
>> -------------------------------------------------------------------------------------------
>>
>> "Keith" wrote:
>>
>>> I just upgraded my system from WinME to WinXP Home edition.
>>> I didn't get any option to convert the boot drive to NTFS during the
>>> upgrade.
>>> It is still Fat32 and things like defragging take forever.
>>> How do I convert it to NTFS without loosing everything?
>>> Does it matter?



 
Reply With Quote
 
Star Fleet Admiral Q
Guest
Posts: n/a
 
      6th Oct 2005
Agreed 100%

--
Star Fleet Admiral Q @ your service!

Google is your friend!
http://www.google.com

"Ken Blake" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Aart Jansen wrote:
>
>> in a command prompt, type...
>> convert c: /fs:ntfs
>>
>> answer yes you want to to any prompts. reboot.

>
>
> Doing as you suggest without reading the article Cary cited below would be
> a bad mistake. It would very likely leave you with a 512-byte cluster
> size, and corresponding poor performance.
>
> --
> Ken Blake - Microsoft MVP Windows: Shell/User
> Please reply to the newsgroup
>
>
>> "Carey Frisch [MVP]" <(E-Mail Removed)> wrote in message
>> news:%23rerv%(E-Mail Removed)...
>>> CONVERTING FAT32 to NTFS
>>> in Windows XP
>>> (by Alex Nichol, MS-MVP)
>>> http://aumha.org/win5/a/ntfscvt.htm
>>>
>>> --
>>> Carey Frisch
>>> Microsoft MVP
>>> Windows XP - Shell/User
>>> Microsoft Newsgroups
>>>
>>> -------------------------------------------------------------------------------------------
>>>
>>> "Keith" wrote:
>>>
>>>> I just upgraded my system from WinME to WinXP Home edition.
>>>> I didn't get any option to convert the boot drive to NTFS during the
>>>> upgrade.
>>>> It is still Fat32 and things like defragging take forever.
>>>> How do I convert it to NTFS without loosing everything?
>>>> Does it matter?

>
>



 
Reply With Quote
 
kt
Guest
Posts: n/a
 
      6th Oct 2005
Install a new hard drive
copy your data to that
format the original hard drive
install XP as a new install using the NTFS option
worked a treat for me
(I originally did the the Dos conversion to NTFS after upgrading - but
always felt "something was just not quite right)
"Keith" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
>I just upgraded my system from WinME to WinXP Home edition.
> I didn't get any option to convert the boot drive to NTFS during the
> upgrade.
> It is still Fat32 and things like defragging take forever.
> How do I convert it to NTFS without loosing everything?
> Does it matter?
>



 
Reply With Quote
 
Jason Haynes
Guest
Posts: n/a
 
      6th Oct 2005
No need to install a new drive and copy data. From the command prompt, enter
CONVERT x: /FS:NTFS, just replace x with the drive letter to convert.

"kt" <(E-Mail Removed)> wrote in message
news:6E81f.8942$(E-Mail Removed)...
> Install a new hard drive
> copy your data to that
> format the original hard drive
> install XP as a new install using the NTFS option
> worked a treat for me
> (I originally did the the Dos conversion to NTFS after upgrading - but
> always felt "something was just not quite right)
> "Keith" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>>I just upgraded my system from WinME to WinXP Home edition.
>> I didn't get any option to convert the boot drive to NTFS during the
>> upgrade.
>> It is still Fat32 and things like defragging take forever.
>> How do I convert it to NTFS without loosing everything?
>> Does it matter?
>>

>
>



 
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 FAT Drive to NTFS MedRxMan Windows XP Help 7 30th Jan 2008 12:24 AM
Convert drive to NTFS Andy Windows XP General 4 2nd Feb 2007 04:46 PM
Dual boot convert to ntfs =?Utf-8?B?TG91QFJSLmNvbQ==?= Windows XP General 3 25th Jun 2006 12:03 PM
How to convert boot drive to NTFS? Keith Windows XP Help 7 6th Oct 2005 01:42 PM
Dual boot PC, XP & 2000, can I convert FAT32 to NTFS? johnm Windows XP Performance 1 13th Nov 2004 09:37 PM


Features
 

Advertising
 

Newsgroups
 


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