Home | History | Annotate | Line # | Download | only in amd
cd revision 1.2
      1  1.2  hubertf # $NetBSD: cd,v 1.2 2000/01/25 02:39:52 hubertf Exp $
      2  1.1     tron #
      3  1.1     tron # /cd - mount local CD ROM by cd'ing into it: cd /cd/drive0
      4  1.2  hubertf #       be sure to mkdir /cd before using this. Umount by typing
      5  1.2  hubertf #	"amq -u /cd/drive0" etc.
      6  1.1     tron #
      7  1.1     tron /defaults	type:=cdfs;opts:=ro,nosuid,nodevs
      8  1.1     tron 
      9  1.1     tron drive0		dev:=/dev/cd0a
     10  1.1     tron drive1		dev:=/dev/cd1a
     11