Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 1997 11:21:39 +0300
From:      Nadav Eiron <nadav@barcode.co.il>
To:        Russell Ingram <russell.ingram@SandiegoCA.NCR.COM>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Does FreeBSD support a CD-ROM drive on the secound IDE conroler?
Message-ID:  <33840213.18A0@barcode.co.il>
References:  <33838EAF.2A57@SandiegoCA.NCR.COM>

next in thread | previous in thread | raw e-mail | index | archive | help
Russell Ingram wrote:
> 
> To whom it may concern,
> 
>         I have a pc with two IDE controlers. The first controller has a disk
> with dos (windows 95 really) and a second disk with a small dos
> partition and FreeBSD. The second controller has the CD drive.
> 
>         I tried to mount the wcd0c and got "device not found". So I built a new
> kerel adding a line for wcd1 and wcd2. I made the devices using MAKEDEV.
> looking at the device numbers I figured wcd2c (19,0) would be the best
> bet but I still got "device not found" when I tried to mount it.
> 
>         Is there an answer for how to get this done?
> 
>                         Thanks,
>                         Russ
>                         russell.ingram@sandiegoca.ncr.com

Sometimes this work, sometimes it doesn't. In any case, an ATAPI CD is
always called wcd0, nomatter where you connect it. If you're using 2.2
and later you should have (in addition to options ATAPI and device wcd0
also options ATAPI_STATIC in your kernel config).

If this doesn't work still, try swapping the CD with the second HD on
the first controller. It might help you to get it to work.

Nadav



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33840213.18A0>