Subject: Re: Booting troubles solved too
To: Christopher R. Bowman <crb@glue.umd.edu>
From: Paul Goyette <paul@pgoyette.bdt.com>
List: port-mac68k
Date: 01/28/1997 05:33:45
On Tue, 28 Jan 1997, Christopher R. Bowman wrote:
> An example of mappins is given below.
>
> NetBSD SCSI
> ------ ----
> /dev/sd0 disk drive ID #2
> /dev/sd1 ZIP drive ID #4
> /dev/sd2 CDROM ID #5
> /dev/sd3 tape drive ID #6
Not quite. CD-ROM's have their own device code, so ID#5 would be
/dev/cd0. And tapes are also different, so ID#6 would be /dev/[en]st0.