Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
NFS Services Administrator’s Guide: HP-UX 11i version 3 > Chapter 3 Configuring and Administering AutoFS

Supported Filesystems

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

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:

AutoFS

mount-point -fstype=autofs autofs_map_name

NOTE: You can specify another AutoFS map name in the location field of the map-entry. This would enable AutoFS to trigger other AutoFS mounts.
CacheFS

mount-point -fstype=cachefs, cachedir=/cache_directory, backfstype=nfs server:/source_directory

NOTE: You must ensure that the back-end filesystem, for example NFS, must be made available. Also, the cache directory must have been created.
HFS

mount-point -fstype=hfs :/device_path

NFS

mount-point server:/source directory

NOTE: You must ensure that the source directory has been created and exported on the server.
VxFS

mount-point /source_directory

NOTE: You must ensure that the source directory has been created.
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:

  1. Log in as superuser.

  2. 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.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2008 Hewlett-Packard Development Company, L.P.