 |
» |
|
|
 |
AutoFS enables you to mount different types of filesystems.
To mount the filesystems, use the fstypemount option,
and specify the location field of the map entry. Following is a list
of supported filesystems and the appropriate map entry:  |  |  |  |  | NOTE: The examples specified are for AutoFS maps stored in plain files.
You can use specific tools to convert the maps to other supported
backends, such as NIS or LDAP. |  |  |  |  |
To mount a CD-ROM device, follow these steps: Log in as superuser. Update the appropriate AutoFS map, as follows: cdrom -fstype=hsfs, ro :/dev/sr0 |
For mount devices, If the mount resource begins with a “
/ ” , it must be preceded by a colon. For instance in the above
section, the CD-ROM device, /dev/sr0, is preceded
by the colon.
|