02.07.2013 Views

A/UX® System Administrator's Reference Sections 1M, 7, and 8

A/UX® System Administrator's Reference Sections 1M, 7, and 8

A/UX® System Administrator's Reference Sections 1M, 7, and 8

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

mount(lM) mount(IM)<br />

NAME<br />

mount, umount - mount <strong>and</strong> dismount file systems<br />

SYNOPSIS<br />

/ etc/mount [-p]<br />

/ etc/mount -a [frv] [-t type] [-T type]<br />

/ etc/mount [-frv] [-t type] [-T type] [-0 options]<br />

device-file mount-point<br />

/etc/umount [-v] -h host<br />

/etc/umount -a[v]<br />

/ etc/umount [-v] [device-file] .. .<br />

/ etc/umount [-v] [mount-point] .. .<br />

DESCRIPTION<br />

mount enables access to the files <strong>and</strong> directories in a file system<br />

contained in the disk or disk partition referenced as device-file.<br />

The topmost directory of the add-on file system is attached to the<br />

directory tree at mount-point. The directory mount-point must already<br />

exist. It serves as the entry point for the newly-mounted file<br />

system for as long as the file system remains mounted. If any files<br />

or directories had been placed below the mount-point directory before<br />

mounting, they become hidden. If device-file is specified as<br />

host: mount-point the file system type is assumed to be a network<br />

file system (NFS) that can be reached across the Ethernet network<br />

(see exports(4».<br />

umount disables access to the files <strong>and</strong> directories in an add-on<br />

file system referenced through mount-point or device-file.<br />

mount <strong>and</strong> umount maintain a table of mounted file systems in<br />

/ etc/mtab, described in mtab(4). If invoked without an argument,<br />

mount displays the table. Note that since /etc/mtab can<br />

be modified by comm<strong>and</strong>s other than mount <strong>and</strong> umount, its<br />

contents may not accurately reflect what is actually mounted. If<br />

invoked with only device-file or mount-point, mount searches<br />

/ et c / f stab for an entry whose device-file or mount-point field<br />

matches the given argument. For example,<br />

<strong>and</strong><br />

mount /usr<br />

mount /dev/floppyO<br />

February, 1990 1<br />

Revision C

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!