HFS.IFS: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{ProdS |V13= |V20=S |V21=S |V22=S |V30=S |V31=S |V40=S |V45=S }} | {{ProdS |V13= |V20=S |V21=S |V22=S |V30=S |V31=S |V40=S |V45=S }} | ||
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 | 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 have to install the filter [[HFS.FLT]] and program [[HFS.EXE]]. | ||
IFS=HFS.IFS <parameters> | IFS=HFS.IFS <parameters> | ||
Latest revision as of 18:06, 21 September 2022
Product Support | |
---|---|
OS/2 1.3 | |
OS/2 2.0 | S |
OS/2 2.1 | S |
OS/2 2.11 SMP | S |
OS/2 Warp 3 | S |
OS/2 Warp Connect | S |
OS/2 Warp 4 | S |
OS/2 Warp Server for e-Business | S |
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 have to install the filter HFS.FLT and program HFS.EXE.
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=HFS.FLT and RUN=C:\HFSDIR\HFS.EXE in the CONFIG.SYS
See also the HFS Utilities from the same author.