Home | History | Annotate | Line # | Download | only in amd
cd revision 1.1
      1 # $NetBSD: cd,v 1.1 1998/06/21 16:43:31 tron Exp $
      2 #
      3 # /cd - mount local CD ROM by cd'ing into it: cd /cd/drive0
      4 #       be sure to mkdir /cd before using this.
      5 #
      6 /defaults	type:=cdfs;opts:=ro,nosuid,nodevs
      7 
      8 drive0		dev:=/dev/cd0a
      9 drive1		dev:=/dev/cd1a
     10