CDFSMOUNT(8) BSD CDFSMOUNT(8)
NAME
cdfsmount, cdfsumount - mount and dismount CDROM file system
SYNTAX
/etc/cdfsmount special name [volume]
/etc/cdfsumount special [volume]
DESCRIPTION
cdfsmount announces to the system that a CDROM file system is present on
the device special. The file name must not already exist. It becomes the
name of the newly mounted root.
cdfsumount announces to the system that the CDROM file system previously
mounted on device special is to be removed.
These commands both take an optional volume argument to indicate what
volume descriptor to use while mounting the file system. The default is 0
indicating the Primary Volume Desciptor.
These commands update the table of mounted devices in
`node_data/etc/mnttab.
SEE ALSO
mount(2), mtab(5), mkdsk(8)