mount_ufs — Mount UFS File Systems

Synopsis

/usr/sbin/mount -F ufs [generic-options][-o specific-options][-O]
  special | mount-point
/usr/sbin/mount -F ufs [generic-options][-o specific-options][-O]
  special mount-point
					

Description

Use the mount command to attach a UFS file system to the file-system hierarchy at the mount-point, which is the path name of a directory. If mount-point has any contents before the mount operation, these are hidden until the file system is unmounted.

If you invoke mount with special or mount-point as the only arguments, mount searches /etc/vfstab to fill in the missing arguments, including the specific-options. See mount(1M).

If you specify special and mount-point without any specific-options, the default is rw.

Get Solaris™ 8 System Administrator's Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.