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