Software : : IceFileSystem 2.5 and IceDoctor 1.0 released
Posted By: Leif. on 2011/5/24 9:45:07
IceFileSystem 2.5 and IceDoctor 1.0 released

IceFileSystem Archive
IceDoctor Archive


IceFileSystem changes:

2.5 (2011-May-17)

- Write locking volume with zero key, could not be unlocked again, fixed.
- A serious internal bug fixed.
- action_end() improvement.
- Silly optimisation prevented error requesters to work when FS was used on boot partition. Now works again.

IceDoctor changes:

1.0 (2011.05.17)

- Drives were inhibited when not really needed, fixed.
- Internal error requesters popping up with "recover lost extents"
option enabled, fixed.
- Cosmetic changes. 
- Recycledir scanning/repair improved.
- Improved handling of broken entry names.
- Quit while scanning didn't work, fixed.
- Forgotten flush of meta changes, oops.. fixed.
- "Resume from backup" didn't work, fixed.

Homepages:
IceFileSystem
IceDoctor
 
  • ZB
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    ZB
    Joined: 2008/9/29
    Posts: 115
    From:
    Nice progress...
  • »2011/5/24 13:20
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    stephen_robinson
    Joined: 2007/4/22
    Posts: 746
    From:
    Any more documentation on how to install onto a Mac? I'm not quite sure what to do in 'Mounter'?
  • »2011/5/26 22:47
    Profile
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    Leif
    Joined: 2006/5/31
    Posts: 111
    From: Sweden
    Quote:

    Any more documentation on how to install onto a Mac? I'm not quite sure what to do in 'Mounter'?


    Good question.

    First create a MAC partition for IceFS, let its Filesystem type be set to "None", save changes. Start mounter, select the partition and press [Create mountlist] button. Save mountlist in devs:dosdrivers/, give it some name, ICE0 for example.
    Now start C:ED and open the saved file, then change three things:

    ---------------->8-----------------------------

    /*
    * sata.device/2: ICE0 - - unknown - /* Change to ICE2 */
    */

    Device = sata.device
    Unit = 2
    Flags = 0
    Filesystem = L:UnknownFileSystem /* Change to L:IceFilesystem */
    SectorSize = 512
    SectorsPerBlock = 1
    Surfaces = 1
    BlocksPerTrack = 1
    LowCyl = 126
    HighCyl = 625142447
    Reserved = 2
    PreAlloc = 0
    Interleave = 0
    Buffers = 100
    BufMemType = 0
    MaxTransfer = 0x00FFFFFF
    Mask = 0xFFFFFFFE
    DosType = 0x00000000 /* Change to 0x49434502 */
    StackSize = 16384
    Priority = 5
    GlobVec = -1
    Mount = 1

    ----------------8<-----------------------------

    Now save and reboot.

    Unfortunately there seems to be some race condition
    somewhere when the system is automatically mounting the
    doslists in devs:dosdrivers/ which affects IceFS atleast here on peg1/g3/MorphOS2.5, resulting in crash. If i mount the mountlist manually after ambient is up all is well. I also use MorphOS 2.5, so things might be different in 2.7. Anyway, will try and see what can be done about this issue.

    [ Edited by Leif On 2011/5/27 18:20 ]
  • »2011/5/27 17:19
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    stephen_robinson
    Joined: 2007/4/22
    Posts: 746
    From:
    Thanks for that! Got it working on my Powermac, reasonably straightforward.

    Can now use that slightly too big for SFS partition I made! Oopsie!
  • »2011/5/27 21:00
    Profile
  • jPV
  • Yokemate of Keyboards
    Yokemate of Keyboards
    jPV
    Joined: 2003/2/24
    Posts: 2026
    From: po-RNO
    Quote:

    Unfortunately there seems to be some race condition somewhere when the system is automatically mounting the doslists in devs:dosdrivers/ which affects IceFS atleast here on peg1/g3/MorphOS2.5, resulting in crash.


    It works fine from devs:dosdrivers/ here with later MorphOS and Mac mini, but OTOH I don't have any other mountlists there ;)
  • »2011/5/29 5:35
    Profile Visit Website
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    Leif
    Joined: 2006/5/31
    Posts: 111
    From: Sweden
    Release candidate 1 of version 2.6 available: http://blubbedev.net/temp/icefs206rc1.lha

    2.6 (2011-June-07)
      
          Setting file comments broke in 2.5, fixed.
          
          A potential notification issue fixed.
          
          A potential issue with early requesters fixed.
  • »2011/6/7 18:20
    Profile
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    Leif
    Joined: 2006/5/31
    Posts: 111
    From: Sweden
    Quote:

    Release candidate 1 of version 2.6 available: http://blubbedev.net/temp/icefs206rc1.lha

    2.6 (2011-June-07)
      
          Setting file comments broke in 2.5, fixed.
          
          A potential notification issue fixed.
          
          A potential issue with early requesters fixed.


    Now released as 2.6 @ http://blubbedev.net/icefs/dl/icefs206.lha
  • »2011/6/19 21:55
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    stephen_robinson
    Joined: 2007/4/22
    Posts: 746
    From:
    Quote:

    Quote:

    Release candidate 1 of version 2.6 available: http://blubbedev.net/temp/icefs206rc1.lha



    Installed and working, Is this officially released now?
  • »2011/6/20 22:39
    Profile
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    Leif
    Joined: 2006/5/31
    Posts: 111
    From: Sweden
    Quote:

    Quote:

    Quote:

    Release candidate 1 of version 2.6 available: http://blubbedev.net/temp/icefs206rc1.lha



    Installed and working, Is this officially released now?


    Yes.
  • »2011/6/21 12:47
    Profile