A Windows 98 & ME forum. Win98banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Win98banter forum » Windows 98 » General
Site Map Home Authors List Search Today's Posts Mark Forums Read Web Partners

What's the difference between FAT32 and Extended FAT File System ?



 
 
Thread Tools Display Modes
  #1  
Old February 7th 08, 02:23 PM posted to microsoft.public.win98.gen_discussion,microsoft.public.win98.fat32
98 Guy
External Usenet User
 
Posts: 2,951
Default What's the difference between FAT32 and Extended FAT File System ?

Extended FAT File System:

http://msdn2.microsoft.com/en-us/library/aa914353.aspx

Vista now has eFAT (or exFAT) compatibility with SP1.

Not sure about XP.

So what are the key technical differences between eFAT and FAT32?

According to this:

http://en.wikipedia.org/wiki/ExFAT

- theoretical max file size 2^64 bytes (16 Exabytes) vs 4 Gb (2^32)
- cluster size of up to 2^255 bytes vs 32 mb
(that seems wrong - a cluster can be larger than max file size?)
(FAT32 spec is 32 kb, not 32 mb)
- support for more than 1000 files in a single directory
(what are they comparing it to? FAT32's limit is more than 1000)

- support for access control lists
- support for Transaction-Safe FAT File System (TFAT)

eFAT seems to be Micro$oft's preferred propriatary solution for
portable and fixed storage beyond 4 or 8 gb. Most likely because
FAT32's propriatary status is murky and they don't want it to be
adopted industry-wide as portable storage and devices transitions to
higher capacities (where the currently used but public domain FAT-16
is not able to go).

Does this mean that Vista can be installed and run from an eFAT
drive? Why else would Vista need eFAT compatibility? A slaved drive
or device would most likely be connected via USB so it's not clear why
the file system of the device or drive is relavent.
  #2  
Old February 7th 08, 05:36 PM posted to microsoft.public.win98.gen_discussion,microsoft.public.win98.fat32
Tim Slattery
External Usenet User
 
Posts: 227
Default What's the difference between FAT32 and Extended FAT File System ?

98 Guy wrote:


eFAT seems to be Micro$oft's preferred propriatary solution for
portable and fixed storage beyond 4 or 8 gb. Most likely because
FAT32's propriatary status is murky and they don't want it to be
adopted industry-wide as portable storage and devices transitions to
higher capacities (where the currently used but public domain FAT-16
is not able to go).


The Wikipedia article says this is used mostly for Flash drives and
was "introduced with Windows Embedded CE 6.0. exFAT is used where the
NTFS file system is not a feasible solution, due to data structure
overhead". I've never heard of a hard drive partition using this
system.

Does this mean that Vista can be installed and run from an eFAT
drive?


Presumably, but I don't know.

Why else would Vista need eFAT compatibility?


So it could read from and write to such a drive.

A slaved drive or device would most likely be connected via USB
so it's not clear why the file system of the device or drive is relavent.


Regardless of the connection method, the OS would have to be able to
make sense of the file system on the device.

--
Tim Slattery
MS MVP(Shell/User)

http://members.cox.net/slatteryt
  #3  
Old February 8th 08, 03:45 AM posted to microsoft.public.win98.gen_discussion,microsoft.public.win98.fat32
98 Guy
External Usenet User
 
Posts: 2,951
Default What's the difference between FAT32 and Extended FAT File System ?

Tim Slattery wrote:

A slaved drive or device would most likely be connected via USB
so it's not clear why the file system of the device or drive is
relavent.


Regardless of the connection method, the OS would have to be able
to make sense of the file system on the device.


Maybe I'm wrong here, but my impression of a USB-attached mass storage
device is that it's native file system is not directly accessible (or
knowable) to the host computer, and that the host system accesses
files on the device through a higher driver layer.

For example, can an NT-based machine format a USB memory stick or
external hard drive with an NTFS file system? Presumably if it can,
then it would not be accessible to a win-98 system. But my thesis
says they can't be formatted as NTFS.
  #4  
Old February 8th 08, 01:43 PM posted to microsoft.public.win98.gen_discussion,microsoft.public.win98.fat32
Tim Slattery
External Usenet User
 
Posts: 227
Default What's the difference between FAT32 and Extended FAT File System ?

98 Guy wrote:


Maybe I'm wrong here, but my impression of a USB-attached mass storage
device is that it's native file system is not directly accessible (or
knowable) to the host computer, and that the host system accesses
files on the device through a higher driver layer.


I don't believe that's right.

For example, can an NT-based machine format a USB memory stick or
external hard drive with an NTFS file system? Presumably if it can,
then it would not be accessible to a win-98 system. But my thesis
says they can't be formatted as NTFS.


I see posts in ms.p.windowsxp.general from time to time that talk
about formatting USB sticks as NTFS. And yes, in that case it would
not be usable by a Win98 system.

--
Tim Slattery
MS MVP(Shell/User)

http://members.cox.net/slatteryt
  #5  
Old February 9th 08, 02:19 AM posted to microsoft.public.win98.gen_discussion,microsoft.public.win98.fat32
glee
External Usenet User
 
Posts: 2,458
Default What's the difference between FAT32 and Extended FAT File System ?

"Tim Slattery" wrote in message
...
98 Guy wrote:


Maybe I'm wrong here, but my impression of a USB-attached mass storage
device is that it's native file system is not directly accessible (or
knowable) to the host computer, and that the host system accesses
files on the device through a higher driver layer.


I don't believe that's right.

For example, can an NT-based machine format a USB memory stick or
external hard drive with an NTFS file system? Presumably if it can,
then it would not be accessible to a win-98 system. But my thesis
says they can't be formatted as NTFS.


I see posts in ms.p.windowsxp.general from time to time that talk
about formatting USB sticks as NTFS. And yes, in that case it would
not be usable by a Win98 system.


Format a USB drive with NTFS file system
http://www.pctipsbox.com/format-a-us...s-file-system/

Windows XP: Format backup drives with NTFS
http://www.microsoft.com/windowsxp/u...nced/ntfs.mspx

The Old New Thing : How can I format my USB drive as NTFS?
http://blogs.msdn.com/oldnewthing/ar...05/108205.aspx

--
Glen Ventura, MS MVP Windows, A+
http://dts-l.net/
http://dts-l.net/goodpost.htm

  #6  
Old February 13th 08, 02:43 PM posted to microsoft.public.win98.fat32,microsoft.public.win98.gen_discussion
mangakitten
External Usenet User
 
Posts: 1
Default What's the difference between FAT32 and Extended FAT File System ?

How long have you have the computer for and also when was the last time u
defraged it

"98 Guy" wrote:

Extended FAT File System:

http://msdn2.microsoft.com/en-us/library/aa914353.aspx

Vista now has eFAT (or exFAT) compatibility with SP1.

Not sure about XP.

So what are the key technical differences between eFAT and FAT32?

According to this:

http://en.wikipedia.org/wiki/ExFAT

- theoretical max file size 2^64 bytes (16 Exabytes) vs 4 Gb (2^32)
- cluster size of up to 2^255 bytes vs 32 mb
(that seems wrong - a cluster can be larger than max file size?)
(FAT32 spec is 32 kb, not 32 mb)
- support for more than 1000 files in a single directory
(what are they comparing it to? FAT32's limit is more than 1000)

- support for access control lists
- support for Transaction-Safe FAT File System (TFAT)

eFAT seems to be Micro$oft's preferred propriatary solution for
portable and fixed storage beyond 4 or 8 gb. Most likely because
FAT32's propriatary status is murky and they don't want it to be
adopted industry-wide as portable storage and devices transitions to
higher capacities (where the currently used but public domain FAT-16
is not able to go).

Does this mean that Vista can be installed and run from an eFAT
drive? Why else would Vista need eFAT compatibility? A slaved drive
or device would most likely be connected via USB so it's not clear why
the file system of the device or drive is relavent.

 




Thread Tools
Display Modes

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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
NTFSF32 compatability | was Convert FAT32 file system to NTSF? Gary Walker General 2 August 14th 06 02:55 PM
Convert FAT32 file system to NTSF? Joe Starin General 8 June 29th 06 09:47 PM
Convert FAT32 file system to NTSF? Joe Starin General 1 June 29th 06 02:54 PM
Missing FAT or FAT32 file Dwayne General 9 October 5th 04 06:44 AM
Using Kato's Restoration.exe FAT32 Undelete File General 3 August 1st 04 12:31 AM


All times are GMT +1. The time now is 03:31 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Win98banter.
The comments are property of their posters.