Adding support for different filesystem types
Depending on which SCO system you have, some of the filesystem device drivers
might not be configured into the kernel by default.
If the filesystem driver is not already configured,
you must add it to the system using
the Hardware/Kernel Manager
before the system recognizes the filesystem type.
(The Hardware/Kernel Manager runs the
mkdev(ADM)
script in /usr/lib/mkdev).
The ht driver, which provides support for the HTFS (default), EAFS, AFS, and S51K filesystem types, is always configured into the default kernel.
Table 2-2 Filesystem drivers
Filesystem mkdev script ------------------------------------------------------- DOS Filesystem dos DTFS Filesystem dtfs HTFS Filesystem htfs High Sierra/ISO9660/Rockridge Filesystem high-sierra XENIX Filesystem xenix
To add support for a filesystem type, configure the driver into the kernel using the Hardware/Kernel Manager. See ``Configuring drivers with the Hardware/Kernel Manager'' in the SCO OpenServer Handbook.
After adding the driver to the system configuration, create and relink a new kernel and then reboot the system for the change to take effect. See ``Relinking the kernel'' in the SCO OpenServer Handbook.