filesystem filesize>4GB
  • Order of the Butterfly
    Order of the Butterfly
    amiga4001
    Posts: 444 from 2006/11/16
    From: The Netherlands
    What is easiest filesystem for a partition to get rid off the 4GB filesize barrier?
    Ntfs,Icefilesystem or pfs?
    It is for a internal harddrive off a powerbook.
    Powerbook 5,4 1.5GHz 1.5GB ram
  • »07.06.14 - 20:41
    Profile
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Andreas_Wolf
    Posts: 12074 from 2003/5/22
    From: Germany
    > Ntfs,Icefilesystem or pfs?

    PFS doesn't do this, AFAIK.
  • »07.06.14 - 20:52
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    vulture
    Posts: 189 from 2008/2/4
    From: Greece
    I think SFS/02 will do and probably IceFS as well, not sure though. NTFS has no 4gb limit, that's for sure.
  • »08.06.14 - 09:07
    Profile
  • MorphOS Developer
    itix
    Posts: 1516 from 2003/2/24
    From: Finland
    SFS/02 lacks support for 64-bit DOS packets so it is no use. IceFS is probably the best choice.
    1 + 1 = 3 with very large values of 1
  • »08.06.14 - 09:38
    Profile
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Andreas_Wolf
    Posts: 12074 from 2003/5/22
    From: Germany
    Update:

    > PFS doesn't do this, AFAIK.

    Maybe it does now (on AROS at least):

    http://repo.or.cz/w/AROS.git/commit/89ffb09e428a1a2aa29a553f5232030a382f0ff3
  • »02.08.14 - 10:54
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    BSzili
    Posts: 559 from 2012/6/8
    From: Hungary
    The 64-bit MorphOS packets are not implemented yet in PFS:
    http://repo.or.cz/w/AROS.git/blob/HEAD:/rom/filesys/pfs3/fs/dostohandlerinterface.c#l321
    This is just like television, only you can see much further.
  • »02.08.14 - 11:14
    Profile Visit Website
  • MorphOS Developer
    Piru
    Posts: 576 from 2003/2/24
    From: finland, the l...
    MorphOS PFS (as included with MorphOS) does not support >2GB files.

    Quote:

    BSzili wrote:
    The 64-bit MorphOS packets are not implemented yet in PFS:
    http://repo.or.cz/w/AROS.git/blob/HEAD:/rom/filesys/pfs3/fs/dostohandlerinterface.c#l321

    If the filesystem does not implement the DOS64 packets (they return ACTION_NOT_KNOWN), dos.library will fall back to implementing the 64bit dos.library calls via the older dospackets. Thus, you can call the new 64bit DOScalls and they work as expected, even with PFS3.

    The packets only need be implemented if larger than 2GB files are supported (which they are not).

    The details of adding 64bit dospacket support is documented in the SDK dos/dosextens.h header file.

    Of course if AROS manages to add support for large partitions (and files) that would be very welcome development. Of course I will not rule out backporting the changes to MorphOS included PFS, but great care must be taken to make sure that no incompatibilities are introduced.

    [ Edited by Piru 02.08.2014 - 12:54 ]
  • »02.08.14 - 13:49
    Profile
  • Paladin of the Pegasos
    Paladin of the Pegasos
    Amigaharry2
    Posts: 1224 from 2010/1/6
    From: EU-Austria (Wien)
    Use IceFS! It's designed for MOS, is running perfect on MOS-machines, is stable and safe. I use it on PEG2, EFIKA, PB and Mini.......
    Peg2, 3xPowerMac G5, 2xPowerbookG4, 2x MacMiniG4, Efika (again), A3000T and life is never boring.....
  • »02.08.14 - 21:39
    Profile