1 '\" te
2 .\" Copyright (c) 2007, Sun Microsystems, Inc. All Rights Reserved
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH MOUNT 1M "May 29, 2008"
7 .SH NAME
8 mount, umount \- mount or unmount file systems and remote resources
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fBmount\fR [\fB-p\fR | \fB-v\fR]
13 .fi
14
15 .LP
16 .nf
17 \fBmount\fR [\fB-F\fR \fIFSType\fR] [\fIgeneric_options\fR] [\fB-o\fR \fIspecific_options\fR]
18 [\fB-O\fR] \fIspecial\fR | \fImount_point\fR
19 .fi
20
21 .LP
22 .nf
23 \fBmount\fR [\fB-F\fR \fIFSType\fR] [\fIgeneric_options\fR] [\fB-o\fR \fIspecific_options\fR]
24 [\fB-O\fR] \fIspecial\fR \fImount_point\fR
25 .fi
26
423 .sp .6
424 .RS 4n
425 The default partition for a command if no \fIFSType\fR is specified.
426 .RE
427
428 .RE
429
430 .sp
431 .ne 2
432 .na
433 \fB\fB/etc/vfstab\fR\fR
434 .ad
435 .sp .6
436 .RS 4n
437 List of default parameters for each file system.
438 .RE
439
440 .SH SEE ALSO
441 .sp
442 .LP
443 \fBlofiadm\fR(1M), \fBmount_cachefs\fR(1M), \fBmount_hsfs\fR(1M),
444 \fBmount_nfs\fR(1M), \fBmount_pcfs\fR(1M), \fBmount_smbfs\fR(1M),
445 \fBmount_tmpfs\fR(1M), \fBmount_udfs\fR(1M), \fBmount_ufs\fR(1M),
446 \fBmountall\fR(1M), \fBumountall\fR(1M), \fBfcntl\fR(2), \fBmmap\fR(2),
447 \fBmnttab\fR(4), \fBvfstab\fR(4), \fBattributes\fR( 5), \fBlargefile\fR(5),
448 \fBprivileges\fR(5), \fBlofs\fR(7FS), \fBpcfs\fR(7FS)
449 .SH NOTES
450 .sp
451 .LP
452 If the directory on which a file system is to be mounted is a symbolic link,
453 the file system is mounted on the directory to which the symbolic link refers,
454 rather than on top of the symbolic link itself.
455 .SH BUGS
456 .sp
457 .LP
458 The \fBmount\fR \fB-p\fR output is incorrect for \fBcachefs\fR.
|
1 '\" te
2 .\" Copyright (c) 2007, Sun Microsystems, Inc. All Rights Reserved
3 .\" Copyright 2015 Nexenta Systems, Inc. All rights reserved.
4 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
5 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
6 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
7 .TH MOUNT 1M "Sep 8, 2015"
8 .SH NAME
9 mount, umount \- mount or unmount file systems and remote resources
10 .SH SYNOPSIS
11 .LP
12 .nf
13 \fBmount\fR [\fB-p\fR | \fB-v\fR]
14 .fi
15
16 .LP
17 .nf
18 \fBmount\fR [\fB-F\fR \fIFSType\fR] [\fIgeneric_options\fR] [\fB-o\fR \fIspecific_options\fR]
19 [\fB-O\fR] \fIspecial\fR | \fImount_point\fR
20 .fi
21
22 .LP
23 .nf
24 \fBmount\fR [\fB-F\fR \fIFSType\fR] [\fIgeneric_options\fR] [\fB-o\fR \fIspecific_options\fR]
25 [\fB-O\fR] \fIspecial\fR \fImount_point\fR
26 .fi
27
424 .sp .6
425 .RS 4n
426 The default partition for a command if no \fIFSType\fR is specified.
427 .RE
428
429 .RE
430
431 .sp
432 .ne 2
433 .na
434 \fB\fB/etc/vfstab\fR\fR
435 .ad
436 .sp .6
437 .RS 4n
438 List of default parameters for each file system.
439 .RE
440
441 .SH SEE ALSO
442 .sp
443 .LP
444 \fBlofiadm\fR(1M), \fBmount_hsfs\fR(1M), \fBmount_nfs\fR(1M),
445 \fBmount_pcfs\fR(1M), \fBmount_smbfs\fR(1M), \fBmount_tmpfs\fR(1M),
446 \fBmount_udfs\fR(1M), \fBmount_ufs\fR(1M), \fBmountall\fR(1M),
447 \fBumountall\fR(1M), \fBfcntl\fR(2), \fBmmap\fR(2), \fBmnttab\fR(4),
448 \fBvfstab\fR(4), \fBattributes\fR(5), \fBlargefile\fR(5),
449 \fBprivileges\fR(5), \fBlofs\fR(7FS), \fBpcfs\fR(7FS)
450 .SH NOTES
451 .sp
452 .LP
453 If the directory on which a file system is to be mounted is a symbolic link,
454 the file system is mounted on the directory to which the symbolic link refers,
455 rather than on top of the symbolic link itself.
|