Jump to content

HFS.IFS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "Hfs-ifs is an installable file system for reading/writing Macintosh HFS (Hierarchical File system) media, transparently in OS/2. Be it a floppy disc, CD-ROM or even a hard dri..."
 
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
Hfs-ifs is an installable file system for reading/writing Macintosh HFS (Hierarchical File system) media, transparently in OS/2. Be it a floppy disc, CD-ROM or even a hard drive partitions. To get HFS support you need have installed the BASEDEV=[[Hfsflt.flt]] and the RUN=Hfs.exe drivers.
Hfs-ifs is an installable file system for reading/writing Macintosh HFS (Hierarchical File system) media, transparently in OS/2. Be it a floppy disc, CD-ROM or even a hard drive partitions. To get HFS support you need have installed the BASEDEV=Hfsflt.flt and the RUN=Hfs.exe drivers.
  IFS=HFS.IFS <parameters>
  IFS=HFS.IFS <parameters>



Revision as of 13:24, 11 January 2017

Hfs-ifs is an installable file system for reading/writing Macintosh HFS (Hierarchical File system) media, transparently in OS/2. Be it a floppy disc, CD-ROM or even a hard drive partitions. To get HFS support you need have installed the BASEDEV=Hfsflt.flt and the RUN=Hfs.exe drivers.

IFS=HFS.IFS <parameters>

Parameters:

  • /Q

Prevents the Ifs from displaying the startup logo during the boot.

  • /CACHE:cc

This statement specifies the size (in Kbytes) of the cache. The default is 10% of FREE RAM below 16M. The minimum is 64K and the maximum is 2048K.

  • /CRECL:rr
  • /AUTOCHECK:[+]d
  • /FORCE
  • /QUIET
  • /MAXIOW:n
  • /F:n
  • /N
  • /L
  • CACHE /LAZY:OFF|ON|n /READAHEAD:OFF|ON|n /DISKIDLE:dd /BUFFERIDLE:bb /MAXAGE:mm

note: If you intend to use HFS CD-ROMs you must place the HFS.IFS line in front of the CDFS.IFS line.

IF you make use of this IFS it must reside in front of the CDFS.IFS there are also needed the commands BASEDEV=HFSFLT.FLT and RUN=C:\HFSDIR\HFS.EXE in the config.sys

The FREE HFS-Package by Marcus Better can be found at http://www.student.nada.kth.se/~f96-bet/HFS. Unfortunately he has stopped all development for OS/2.

See also the FREE HFS Utilities from the same author at http://www.student.nada.kth.se/~f96-bet/hfsutils/

Platform Support:
OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
Yes Yes Yes Yes