Add example how to automount a local CD ROM.

This commit is contained in:
tron 1998-06-17 07:46:29 +00:00
parent ebcb47db53
commit b5ddbdbe8d
2 changed files with 10 additions and 1 deletions

View File

@ -1,8 +1,9 @@
# $NetBSD: master,v 1.2 1998/01/26 07:56:13 hubertf Exp $
# $NetBSD: master,v 1.3 1998/06/17 07:46:29 tron Exp $
#
# ** BE SURE TO REMOVE ANY COMMENT-LINES FROM THIS FILE BEFORE USING IT! **
#
# Main config file, see amd(8).
#
-w 900
/mnt /etc/amd/mnt
/net /etc/amd/net

8
share/examples/amd/mnt Normal file
View File

@ -0,0 +1,8 @@
# $NetBSD: mnt,v 1.1 1998/06/17 07:46:29 tron Exp $
#
# /mnt - mount local CD ROM by cd'ing into it: cd /mnt/cdrom
# be sure to mkdir /mnt before using this.
#
/defaults type:=cdfs;opts:=ro,nosuid,nodevs
cdrom dev:=/dev/cd0a