Print this page
4833 Remove volrmmount
4845 rm(u)mount don't always print mount/unmount errors
4846 HAL partition names don't match real parition names
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
   1 '\" te
   2 .\"  Copyright (c) 2004, 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 RMMOUNT 1M "Mar 1, 2007"
   7 .SH NAME
   8 rmmount \- removable media mounter for CD-ROM, floppy, Jaz drive, and others
   9 .SH SYNOPSIS
  10 .LP
  11 .nf
  12 \fB/usr/sbin/rmmount\fR [\fB-D\fR]
  13 .fi
  14 
  15 .SH DESCRIPTION
  16 .sp
  17 .LP
  18 The \fBrmmount\fR utility is a removable media mounter that is executed by
  19 volume management whenever a removable medium, such as a \fBCD-ROM\fR or a
  20 floppy, is inserted. Removable media is managed by an application or a volume
  21 manager. \fBrmmount\fR can also be called by using \fBvolrmmount\fR(1).
  22 .sp
  23 .LP
  24 Upon insertion of a medium and following invocation of the \fBvolcheck\fR(1)
  25 command, \fBrmmount\fR determines what type of file system (if any) is on that
  26 medium. If a file system is present, \fBrmmount\fR mounts the file system in
  27 one of the locations listed below.
  28 .sp
  29 .LP
  30 For a diskette (floppy):
  31 .sp
  32 .ne 2
  33 .na
  34 \fB\fB/floppy/floppy0\fR\fR
  35 .ad
  36 .RS 26n
  37 symbolic link to mounted floppy in local floppy drive
  38 .RE
  39 
  40 .sp
  41 .ne 2


 264 .na
 265 \fB\fB-D\fR\fR
 266 .ad
 267 .RS 6n
 268 Turn on the debugging output from the \fBrmmount\fR \fBdprintf\fR calls.
 269 .RE
 270 
 271 .SH FILES
 272 .sp
 273 .ne 2
 274 .na
 275 \fB\fB/usr/lib/rmmount/*.so.1\fR\fR
 276 .ad
 277 .RS 27n
 278 shared objects used by \fBrmmount\fR.
 279 .RE
 280 
 281 .SH SEE ALSO
 282 .sp
 283 .LP
 284 \fBvolcheck\fR(1), \fBvolrmmount\fR(1), \fBfsck\fR(1M), \fBdlopen\fR(3C),
 285 \fBattributes\fR(5)
 286 .sp
 287 .LP
 288 \fI\fR
   1 '\" te
   2 .\"  Copyright (c) 2004, Sun Microsystems, Inc. All Rights Reserved
   3 .\"  Copyright 2014 Andrew Stormont.
   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 RMMOUNT 1M "May 2, 2014"
   8 .SH NAME
   9 rmmount \- removable media mounter for CD-ROM, floppy, Jaz drive, and others
  10 .SH SYNOPSIS
  11 .LP
  12 .nf
  13 \fB/usr/sbin/rmmount\fR [\fB-D\fR]
  14 .fi
  15 
  16 .SH DESCRIPTION
  17 .sp
  18 .LP
  19 The \fBrmmount\fR utility is a removable media mounter that is executed by
  20 volume management whenever a removable medium, such as a \fBCD-ROM\fR or a
  21 floppy, is inserted. Removable media is managed by an application or a volume
  22 manager.
  23 .sp
  24 .LP
  25 Upon insertion of a medium and following invocation of the \fBvolcheck\fR(1)
  26 command, \fBrmmount\fR determines what type of file system (if any) is on that
  27 medium. If a file system is present, \fBrmmount\fR mounts the file system in
  28 one of the locations listed below.
  29 .sp
  30 .LP
  31 For a diskette (floppy):
  32 .sp
  33 .ne 2
  34 .na
  35 \fB\fB/floppy/floppy0\fR\fR
  36 .ad
  37 .RS 26n
  38 symbolic link to mounted floppy in local floppy drive
  39 .RE
  40 
  41 .sp
  42 .ne 2


 265 .na
 266 \fB\fB-D\fR\fR
 267 .ad
 268 .RS 6n
 269 Turn on the debugging output from the \fBrmmount\fR \fBdprintf\fR calls.
 270 .RE
 271 
 272 .SH FILES
 273 .sp
 274 .ne 2
 275 .na
 276 \fB\fB/usr/lib/rmmount/*.so.1\fR\fR
 277 .ad
 278 .RS 27n
 279 shared objects used by \fBrmmount\fR.
 280 .RE
 281 
 282 .SH SEE ALSO
 283 .sp
 284 .LP
 285 \fBvolcheck\fR(1), \fBfsck\fR(1M), \fBdlopen\fR(3C),
 286 \fBattributes\fR(5)
 287 .sp
 288 .LP
 289 \fI\fR