What filesystem to have on my USB-harddrive; FAT32 or NTFS?

6,068

Solution 1

You need to make sure that any device that will access the hard drive can read the NTFS file system.

With Windows it's not an issue as all versions from XP onwards can.

The question then becomes can the PS3 access a NTFS drive? Judging from the first link (admittedly from 2007) that turned up from a search for "PS3 NTFS" I would say not.

Solution 2

You can always create 2 partitions: A small one formatted in FAT32 to be accessed by your PS3 and one big one formatted in NTFS where you can store large files (> 4GB).

Solution 3

You are right. FAT32 can only handle files up to 4GB in size as per this article about FAT32 limitations on the MS web site.

NTFS is the way to go unless, as another answer states, PS3 cannot access NTFS formatted drives.

UPDATE: some research on the subject seems to indicate that the PS3 will not recognise your HDD if you format it to NTFS.

Solution 4

Driver was formatted to FAT32 in the factory, because FAT32 does work on linux and others "no" Microsoft OS.

With NTFS you haven't problems, but you can use only with Windows OS.

Share:
6,068

Related videos on Youtube

pavsaund
Author by

pavsaund

Updated on September 17, 2022

Comments

  • pavsaund
    pavsaund over 1 year

    This is a spin-off from another question I have regarding backup. I'm encountering trouble copying large files (above 4GB) to my USB HDD (same in english). I believe that this is a limitation with the FAT32 filesystem.

    I'm inclined to format the HDD to NTFS, since allows me to copy larger files, right? But I want to know if there's any reason i shouldn't do this. Something tells me there's a reason that the drive was formatted to FAT32 from the factory.

    I use the HDD with windows machines primarily, and backup savegames from my PS3.

    So, are there any good reasons for me not to convert to NTFS?

  • pavsaund
    pavsaund almost 15 years
    this is a possibility, but I think I'd like to keep my external drive as one partition. at least for the time-being
  • pavsaund
    pavsaund almost 15 years
    This essentially answered my Q. I'm going to move all the PS3 stuff over to a pen-drive and use this with my machines. Thanks
  • wazoox
    wazoox almost 15 years
    Modern Linuxes and Mac OS X will use NTFS without a glitch, however it won't work with home appliances, set-top boxes, game consoles, etc.
  • Matthew Scharley
    Matthew Scharley over 14 years
    I argue the without glitches part... but yes, it will work 90% of the time.
  • Ether
    Ether over 13 years
    Mac OS X has read-only access to NTFS by default; however there are free drivers available on Apple's site to add full write support.