PC Review


Reply
Thread Tools Rate Thread

NTFS vs. FAT32

 
 
Escapee@spamstop.net
Guest
Posts: n/a
 
      22nd Oct 2003
I've heard horror stories about NTFS formatted drives in WinXP and the
inability to do any DOS-based correction to problems that come up. All
the save-your-ass utilities forewarn "Not Applicable Under NTFS."
When I installed XP pro I wasn't given the option of FAT32, NTFS was
the only choice.

My question is, should I cover my butt by getting, say, Powerquest
Partition Magic and reformatting to FAT32? 95% of my drives are
unused space so I'm not worried about any storage area loss.

What are the real, practical benefits to NTFS for the
semi-computer-literate? Thanks
 
Reply With Quote
 
 
 
 
Carey Frisch [MVP]
Guest
Posts: n/a
 
      22nd Oct 2003
The reason your drive is being formatted NTFS is because
its larger than 32GB. When Windows XP recognizes a drive
larger than 32GB, NTFS is the only file system it will use.
Converting a NTFS drive back to FAT32 is not recommended
and will actually be detrimental to hard drive performance and
security.

Some interesting articles to read:

Benchmarking on Windows XP
http://www.microsoft.com/whdc/hwdev/...benchmark.mspx

NTFS Preinstallation and Windows XP
http://www.microsoft.com/whdc/hwdev/...reinstall.mspx


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

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

<(E-Mail Removed)> wrote in message:
news:(E-Mail Removed)...

| I've heard horror stories about NTFS formatted drives in WinXP and the
| inability to do any DOS-based correction to problems that come up. All
| the save-your-ass utilities forewarn "Not Applicable Under NTFS."
| When I installed XP pro I wasn't given the option of FAT32, NTFS was
| the only choice.
|
| My question is, should I cover my butt by getting, say, Powerquest
| Partition Magic and reformatting to FAT32? 95% of my drives are
| unused space so I'm not worried about any storage area loss.
|
| What are the real, practical benefits to NTFS for the
| semi-computer-literate? Thanks
 
Reply With Quote
 
Ron Martell
Guest
Posts: n/a
 
      22nd Oct 2003
(E-Mail Removed) wrote:

>I've heard horror stories about NTFS formatted drives in WinXP and the
>inability to do any DOS-based correction to problems that come up. All
>the save-your-ass utilities forewarn "Not Applicable Under NTFS."
>When I installed XP pro I wasn't given the option of FAT32, NTFS was
>the only choice.
>
>My question is, should I cover my butt by getting, say, Powerquest
>Partition Magic and reformatting to FAT32? 95% of my drives are
>unused space so I'm not worried about any storage area loss.
>
>What are the real, practical benefits to NTFS for the
>semi-computer-literate? Thanks


The major benefit of NTFS is that at least 99 and 44/100% of the
reasons you need to do "DOS-based corrections to problems" on FAT32
drives never happen on NTFS drives.

This is because of the advanced design and more robust self-recovery
features of NTFS.

If there really was a need for such repair and recovery tools for NTFS
drives then they would be available, at least from third-party
vendors.


Ron Martell Duncan B.C. Canada
--
Microsoft MVP
On-Line Help Computer Service
http://onlinehelp.bc.ca

"The reason computer chips are so small is computers don't eat much."
 
Reply With Quote
 
Escapee@spamstop.net
Guest
Posts: n/a
 
      23rd Oct 2003
Thanks. Maybe I'll just take what I would've spent on Powerquest and
buy a good back-up to second harddrive program.


On Wed, 22 Oct 2003 19:30:13 GMT, Ron Martell <(E-Mail Removed)>
wrotF:

>(E-Mail Removed) wrote:
>
>>I've heard horror stories about NTFS formatted drives in WinXP and the
>>inability to do any DOS-based correction to problems that come up. All
>>the save-your-ass utilities forewarn "Not Applicable Under NTFS."
>>When I installed XP pro I wasn't given the option of FAT32, NTFS was
>>the only choice.
>>
>>My question is, should I cover my butt by getting, say, Powerquest
>>Partition Magic and reformatting to FAT32? 95% of my drives are
>>unused space so I'm not worried about any storage area loss.
>>
>>What are the real, practical benefits to NTFS for the
>>semi-computer-literate? Thanks

>
>The major benefit of NTFS is that at least 99 and 44/100% of the
>reasons you need to do "DOS-based corrections to problems" on FAT32
>drives never happen on NTFS drives.
>
>This is because of the advanced design and more robust self-recovery
>features of NTFS.
>
>If there really was a need for such repair and recovery tools for NTFS
>drives then they would be available, at least from third-party
>vendors.
>
>
>Ron Martell Duncan B.C. Canada


 
Reply With Quote
 
noone@nowhere.com
Guest
Posts: n/a
 
      24th Oct 2003
(E-Mail Removed) wrote:
> Thanks. Maybe I'll just take what I would've spent on Powerquest and
> buy a good back-up to second harddrive program.


always a good idea.

Also, open help and support and search for "Recovery Console", and go
ahead and install it on your harddrive as a boot-time option. [You can
also run it from the CD if your pc will boot from CD, but having it
installed as a boot-up option is even nicer].

Recovery Console [a command-line tool] can access NTFS just fine, and is
good insurance if you machine won't boot into XP. It is a technical tool,
but you sound like you can handle it. Read about it first in H+S, and
don't forget your admin password, you'll need it to login to the R.C.
 
Reply With Quote
 
Bruce Chambers
Guest
Posts: n/a
 
      24th Oct 2003
Greetings --

The "horror stories" are just that: stories.

Personally, I wouldn't even consider using FAT32 when NTFS is an
option. FAT32 has no security capabilities, no compression
capabilities, no fault tolerance, and a lot of wasted hard drive space
on volumes larger than 8 Gb in size. But your computing needs may
vary, and there is no hard and fast answer.

To answer your questions without getting too technical is
difficult, but has been handled quite well by Alex Nichol in the
article here:

FAT & NTFS File Systems in Windows XP
http://www.aumha.org/a/ntfs.htm

Somewhat more technical information is here:

Limitations of the FAT32 File System in Windows XP
http://support.microsoft.com/directo...;en-us;Q314463

Choosing Between File Systems
http://www.microsoft.com/technet/tre...p/filesyst.asp


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


<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I've heard horror stories about NTFS formatted drives in WinXP and

the
> inability to do any DOS-based correction to problems that come up.

All
> the save-your-ass utilities forewarn "Not Applicable Under NTFS."
> When I installed XP pro I wasn't given the option of FAT32, NTFS was
> the only choice.
>
> My question is, should I cover my butt by getting, say, Powerquest
> Partition Magic and reformatting to FAT32? 95% of my drives are
> unused space so I'm not worried about any storage area loss.
>
> What are the real, practical benefits to NTFS for the
> semi-computer-literate? Thanks



 
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
fat32 or NTFS =?Utf-8?B?VmljdG9yeWU=?= Windows XP Help 4 13th Dec 2005 02:51 AM
NTFS or FAT32 ? Malcolm Stewart Windows XP Hardware 2 2nd Oct 2004 07:41 PM
FAT32 and NTFS with XP spider Windows XP Hardware 7 14th Mar 2004 08:14 PM
Back-Up To File Failure From FAT32 to NTFS and NTFS to NTFS Volumes ewirenz Microsoft Windows 2000 1 28th Jan 2004 01:18 AM
Back-Up To File Failure From FAT32 to NTFS and NTFS to NTFS Volumes ewirenz Microsoft Windows 2000 Applications 0 27th Jan 2004 10:42 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:27 AM.