add note on how to umount (as user), using amq.
Hint taken from a posting on tech-kern by Wolfgang Rupprecht <wolfgang@wsrcc.com>
This commit is contained in:
parent
e08a62088a
commit
45eb896114
@ -1,7 +1,8 @@
|
||||
# $NetBSD: cd,v 1.1 1998/06/21 16:43:31 tron Exp $
|
||||
# $NetBSD: cd,v 1.2 2000/01/25 02:39:52 hubertf Exp $
|
||||
#
|
||||
# /cd - mount local CD ROM by cd'ing into it: cd /cd/drive0
|
||||
# be sure to mkdir /cd before using this.
|
||||
# be sure to mkdir /cd before using this. Umount by typing
|
||||
# "amq -u /cd/drive0" etc.
|
||||
#
|
||||
/defaults type:=cdfs;opts:=ro,nosuid,nodevs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user