also @ TechSpot: Asus P7P55D Deluxe Motherboard Review
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Login to participate.

Go Back   TechSpot OpenBoards > Hardware & Tweaking > Storage & Networking

HTFS not FAT 32

Closed Thread
Bookmark Thread Tools
  #1  
Old 08-26-2003
TechSpot Member
 
Member since: Feb 2002, 278 posts
HTFS not FAT 32

HTFS not FAT 32

I just installed a Slave Maxtor 120GB ATA 133 HD for a backup & storage. I went to format it and it gives me an option of NTFS or HTSF, not FAT32.

My master is FAT 32.

Can I tranfer info between the to drives, one being HTFS & the other FAT32.

Arte there problems to cosider?
  #2  
Old 08-26-2003
Nodsu's Avatar
TechSpot Evangelist
 
Location: Estonia
Member since: Feb 2002, 9,430 posts
System specs
What program is that you want to format the drive with?
Windows has a practical limitation of around 30GB for FAT32 so you can't format the whole drive using that.

Any problems you may encounter while copying between filesystems are incompatibility of file name formats and permissions. As long as your OS supports both, you can freely copy files with little trouble.
To remove this ad, sign in. To register for a new account, click here.
  
  #3  
Old 09-02-2003
Newcomer, in training
 
Member since: Aug 2003, 5 posts
You can format the drive in Fat32, just partition out sections of 30GB according to the above post so there will be 30GB. I'm sure that FAT32 can handle more than 30GB though off my head... any comments welcome.

I'm pretty sure that you might Have trouble with HPFS and FAT32 but I have seen many great tools that makes NTFS systems available to view on Win 98 and Win9x systems. ... Pretty sure it is made by Paragon (They also have tools to make EXT2 and 3 file systems viewable and copyable on Windows Computers)

Last edited by need2know2grow; 09-02-2003 at 03:27 AM..
  #4  
Old 09-02-2003
Phantasm66's Avatar
TechSpot Evangelist
 
Location: Glasgow, Scotland
Member since: Feb 2002, 6,703 posts
You can format with either file system with no problems.

Your operating system (if its Windows 2000 or XP) can read FAT, FAT32, and NTFS.

There's no real reason not to go with NTFS unless you are concerned about some backward compatibility issues such as dual booting with win98, etc.

Furthermore, FAT32 is rubbish on partitions over 32GB, so I would give serious thought to the use of NTFS on partitions larger than that.
  #5  
Old 09-02-2003
Justin's Avatar
TechSpot Elite
 
Location: Oregon, USA
Member since: Apr 2002, 1,387 posts
System specs
As mentioned above, FAT32 cannot be used if the partition exceeds 32GB in size. Also, FAT32 gets a huge performance hit when using it with larger ( > 10GB ) partition in which NTFS does not suffer from.
  #6  
Old 09-02-2003
TechSpot Member
 
Member since: Feb 2002, 278 posts
I have used NTSF. W/ FAT32 I had to use 4 partitions to use the whole drive.

However, the sharing for NTSF is a little more complicated in that you can not just share the drive but must share every main folder on the drive.

Thanks for the info.
  #7  
Old 09-02-2003
Phantasm66's Avatar
TechSpot Evangelist
 
Location: Glasgow, Scotland
Member since: Feb 2002, 6,703 posts
Quote:
Originally posted by Soul Harvester
As mentioned above, FAT32 cannot be used if the partition exceeds 32GB in size. Also, FAT32 gets a huge performance hit when using it with larger ( > 10GB ) partition in which NTFS does not suffer from.
Actually, FAT32 can be up to 2 Terabytes in size, so there is no problem with being bigger than 32GB.

Its just that its performance with volumes over 32GB is rubbish.

And the cluster sizes are huge.

Under 32GB, there should be no problems at all. In theory.
  #8  
Old 09-02-2003
Justin's Avatar
TechSpot Elite
 
Location: Oregon, USA
Member since: Apr 2002, 1,387 posts
System specs
Quote:
Originally posted by Phantasm66
Actually, FAT32 can be up to 2 Terabytes in size, so there is no problem with being bigger than 32GB.

Its just that its performance with volumes over 32GB is rubbish.

And the cluster sizes are huge.

Under 32GB, there should be no problems at all. In theory.

Under windows XP I cannot format a partition greater then 32GB with fat32 nor can I create a new partition as FAT32 that is greater then 32GB in size. If you know a way around this, let me know.
  #9  
Old 09-02-2003
Nodsu's Avatar
TechSpot Evangelist
 
Location: Estonia
Member since: Feb 2002, 9,430 posts
System specs
Yep.. 2TB is the theoretical maximum. Windows FAT32 implementation has a limit of 32GB. Don't know about Linux, etc.
To remove this ad, sign in. To register for a new account, click here.
  
  #10  
Old 09-02-2003
SNGX1275's Avatar
TS Special Forces
 
Location: Rolla, Missouri, USA
Member since: Feb 2002, 9,289 posts
System specs
Quote:
Originally posted by Soul Harvester
Under windows XP I cannot format a partition greater then 32GB with fat32 nor can I create a new partition as FAT32 that is greater then 32GB in size. If you know a way around this, let me know.
Partition Magic will do it.
  #11  
Old 09-02-2003
Phantasm66's Avatar
TechSpot Evangelist
 
Location: Glasgow, Scotland
Member since: Feb 2002, 6,703 posts
Quote:
Originally posted by Soul Harvester
Under windows XP I cannot format a partition greater then 32GB with fat32 nor can I create a new partition as FAT32 that is greater then 32GB in size. If you know a way around this, let me know.
I was not sure about this (since I recall quite clearly having accessed FAT32 partitions over 32GB under Windows 2000), however I found this on knowledgebase:

Quote:
FAT32 supports drives up to 2 terabytes in size.

NOTE: Microsoft Windows 2000 only supports FAT32 partitions up to a size of 32 GB.
http://support.microsoft.com/default...b;EN-US;154997

In any case, the cluster sizes over 32GB are huge:

Quote:
Drive size Cluster size
------------------------------------
Less than 512 MB Not Available
512 MB - 8191 MB 4 KB
8192 MB - 16,383 MB 8 KB
16,384 MB - 32,767 MB 16 KB
32,768 MB and larger 32 KB
http://support.microsoft.com/default...b;en-us;179194

Basic answer - you can't really use FAT32 for partitions over 32GB under Windows 2000 unless you partition with third party tools like Partition Magic. But then again, I would not bother.
  #12  
Old 09-02-2003
Justin's Avatar
TechSpot Elite
 
Location: Oregon, USA
Member since: Apr 2002, 1,387 posts
System specs
Hmmm... interesting... I guess I have never tried to make a FAT32 partition that large outside of windows. The only partitioning tools I ever use are FDISK for DOS/98, LDM in 2k/XP, and FDISK for Linux.
Closed Thread

Tip: Download Advanced SystemCare 3 Freeware - 1 Click A Day to Clean, Repair, Protect & Optimize your PC.

Thread Tools


Similar Topics
Topic Category Replies Last Post
Cutting the fat - XP installs under 700mb Windows OS 19 06-21-2007 05:00 AM
Microsoft loses FAT patent Old Frontpage News & Comments 0 09-30-2004 02:36 PM
FAT Patent Under Dispute? Old Frontpage News & Comments 7 06-14-2004 05:44 PM
Microsoft to Charge for FAT File System Old Frontpage News & Comments 10 12-09-2003 01:38 AM
Fat 32 to NTFS problems Windows OS 3 09-09-2003 11:30 PM


All times are GMT -4. The time now is 08:48 PM.