Jump to content

IFS - IFS Commands

From EDM2
Revision as of 16:34, 11 February 2020 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Installable File Systems for OS/2
  1. Installable File System Mechanism
    1. Installable File System Overview
    2. Extended Attributes
    3. FSD File Image
    4. FSD Initialization
    5. IFS Commands
    6. File System Function Calls
    7. FSD System Interfaces
    8. FSD Calling Conventions and Requirements
  2. FS Service Routines
  3. FS Helper Functions
  4. Remote IPL / Bootable IFS
  5. mini-FDS Entry Points
  6. mini-FDS Helper Routines

Reprint Courtesy of International Business Machines Corporation, © International Business Machines Corporation

IFS (CONFIG.SYS Command)

An FSD is loaded and initialized at system start-up when an IFS= statement is encountered in CONFIG.SYS. The syntax of this command is as follows:

IFS=drive:path\name.ext parms

where

  • drive:path\name.ext specifies the FSD to load and initialize.
  • parms represents an FSD-defined string of initialization parameters.

See the OS/2 Version 2.0 Online Command Reference for a detailed description of this command.