Jump to content

CONFIG.SYS - IFS Statements: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
Line 67: Line 67:
|}
|}


==STUBFSD.IFS==
* [[STUBFSD.IFS]] - ISOFS, AEFS
ISOFS is an installable file system for OS/2 to access ISO rawfiles suitable for burning on CD. It allows transparent access to the contents of the raw file. Currently only Joliet filenames are supported but this may change in the future.
 
Developed by [[Chris Wohlgemuth]].
 
or with Parameter 'AEFS':
 
AEFS is a cryptographic file system for OS/2. It allows transparent access to encrypted files stored on any file system supported by OS/2.
The user can encrypt data using a number of block cipher algorithms (currently, Twofish and Rijndael). It supports long file names and extended attributes. It's also reasonably fast.
 
{| class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
* [[TONIGY.IFS]] - Tonigy - Multimedia CD System/2
* [[TONIGY.IFS]] - Tonigy - Multimedia CD System/2
* [[TVFS.IFS]] - Toronto Virtual File System
* [[TVFS.IFS]] - Toronto Virtual File System

Revision as of 04:59, 10 January 2017

Return to The Config.sys Documentation Project Main Page

IFS means "Installable File System". This are the drivers to read different file systems like FAT32 or HPFS.

Compression/Encryption

Network File Systems

Optical Media

DASD

RAMFS.IFS

RAMFS64.IFS

RAMFS by Karl Olson is a "remote file system" (as opposed to a "local file system").

Platform Support:

OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
Yes Yes Yes Yes

SRVIFSC.IFS

The ThinIFS by IBM.

TIP: Ideal for CID Installations because it can be used from installation disks.

Platform Support:

OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
Yes Yes Yes Yes