when to use what files system
Results 1 to 4 of 4

Thread: when to use what files system

  1. #1
    Join Date
    Jul 2003
    Posts
    1,255

    when to use what files system

    I know that NTFS is slower on smaller partitions and faster on larger ones..
    this is the opposite for FAT32

    is there any site that tells you when that is for each file system, what the optimal size is and when it is a bad idea to use it, ect.?

  2. #2
    Join Date
    Jan 2003
    Location
    Australia
    Posts
    1,743
    I think in most cases the speed differences would be small enough to really be a non-issue these days. There will be more variation with position on the hard drive than between the two file systems.

    There can be a severe speed penalty for a partition that has been converted to NTFS from a FAT32 partition that was created on an older Windows/DOS platform that used incompatable cluster alignment. The NTFS conversion is forced to use 512 byte clusters, resulting in file tables that are enormous and easily fragmented. NTFS is much the best created from scratch.

    Unless we're talking about a really small partition, it's best to judge on other features of the file systems, for example using FAT32 where compatability with non-NTFS aware OSs is necessary or simple file recovery and universal virus scan procedures are sought, and NTFS where its extra features like ruggedness, security, native compression or encryption are desirable.

  3. #3
    Join Date
    Jul 2003
    Posts
    1,255
    well, let me give a hypothetical question then
    someone has windows 2000, windows XP, and windows XP 64 all on the same computer installed on different paritions
    he uses windows XP 32 most of the time, so that is a 30GB partion NTFS
    he has windows 2000 on a 4 (or maybe smaller)gig partition and windows XP 64 on a 4 gig (or maybe smaller)..
    I would think that it would be best to use FAT32 on the 4 gigs rather then NTFS because of the size...
    would I be correct?

  4. #4
    Join Date
    Apr 2000
    Location
    Sheboygan, WI
    Posts
    53,391
    I have had W2k abd XP sp1 on 3 GB partitions and could see no difference is speed, etc. Now the 5200 rpm or slower hdd, well that is a different thing.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •