Jump to content

CONFIG.SYS - IFS Statements

From EDM2
Revision as of 03:42, 18 November 2016 by Ak120 (talk | contribs)

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

STUBFSD.IFS

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.

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