System Administration Guide

How to Mount a File System Listed in the /etc/vfstab File

  1. Make sure you have met the prerequisites listed in "Prerequisites".

  2. Mount a file system listed in the /etc/vfstab file.


    # mount mount-point
    

    mount-point

    An entry in the mount point or device to mount field in the /etc/vfstab file. It is usually easier to specify the mount point.

Example--Mounting a File System Listed in the /etc/vfstab File

This example mounts the /usr/openwin file system listed in the /etc/vfstab file.


# mount /usr/openwin