PC Review Forums Newsgroups Windows XP Windows XP Help NTFS vs. FAT32



Reply

NTFS vs. FAT32

 
Thread Tools Rate Thread
Old 22-10-2003, 01:39 PM   #1
Escapee@spamstop.net
Guest
 
Posts: n/a
Default NTFS vs. FAT32

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
Old 22-10-2003, 01:45 PM   #2
Carey Frisch [MVP]
Guest
 
Posts: n/a
Default Re: NTFS vs. FAT32

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...preinstall.mspx


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

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

<Escapee@spamstop.net> wrote in message:
news:b4ucpvkv42kq8co0ofu712faob1jev0upe@4ax.com...

| 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
Old 22-10-2003, 08:30 PM   #3
Ron Martell
Guest
 
Posts: n/a
Default Re: NTFS vs. FAT32

Escapee@spamstop.net 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
Old 23-10-2003, 02:09 PM   #4
Escapee@spamstop.net
Guest
 
Posts: n/a
Default Re: NTFS vs. FAT32

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 <ron@onlinehelp.bc.ca>
wrotF:

>Escapee@spamstop.net 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
Old 24-10-2003, 02:33 PM   #5
noone@nowhere.com
Guest
 
Posts: n/a
Default Re: NTFS vs. FAT32

Escapee@spamstop.net 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
Old 24-10-2003, 11:00 PM   #6
Bruce Chambers
Guest
 
Posts: n/a
Default Re: NTFS vs. FAT32

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/direct...b;en-us;Q314463

Choosing Between File Systems
http://www.microsoft.com/technet/tr...ep/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


<Escapee@spamstop.net> wrote in message
news:b4ucpvkv42kq8co0ofu712faob1jev0upe@4ax.com...
> 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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off