Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Mar 1998 07:06:38 -0800 (PST)
From:      Jamie Norwood <mistwolf@ds9.lesn.lehigh.edu>
To:        kevin.choi@cnes.fr (Kevin Kyeong-il CHOI)
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: How can I make my IDE CD-ROM work ?
Message-ID:  <199803171506.KAA28644@ds9.lesn.lehigh.edu>
In-Reply-To: <004101bd51ae$58edc9e0$52099584@pc-choi.cst.cnes.fr> from "Kevin Kyeong-il CHOI" at Mar 17, 98 03:09:47 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> Hello there,
> I have a FreeBSD v2.1 bought from Walnut Creek CDROM.
> I installed this on my machine which has a Goldstar IDE type CD-ROM.
> Well,
> The curious thing is that I am capable to detect the CDROM
> from the FreeBSD boot diskette and install whatever I want, but
> once the system is installed and restart the machine,
> the CD-Rom will never be available for the system.
> 
> I'm coming to see the support IDE for the IDE cdrom is yet alpha version,
> but how do you explain this phenomene and
> what is the solution to have my CD-ROM back so that I can add some more
> packages whenever I want ?
> 
> Thank you very much for your attention and for your rapid answer as well
> !!!!! :)
> 
> 
> ----------------------------------------------------------
> Kevin Kyeong-il CHOI
> 

I find myself having a similar problem. I installed FreeBSD
3.0-971225-SNAP, and when it boots, I get (from dmesg):

wdc1 at 0x170-0x177 irq 15 on isa
wdc1: unit 0 (atapi): <GCD-R580B/1.05>, removable, accel, dma, iordis

So it is definately seeing it, but it doesn't seem to be correctly setting
up the /dev/wcd* and /dev/rwcd* entries. Enclosed below are the /dev
entries for those:

test3# ls -la wcd*
brw-r-----  1 root  operator   19,   0 Mar 17 06:47 wcd0a
brw-r-----  1 root  operator   19,   2 Mar 17 06:47 wcd0c
test3# ls -la rwcd*
crw-r-----  1 root  operator   69,   0 Mar 17 06:47 rwcd0a
crw-r-----  1 root  operator   69,   2 Mar 17 06:47 rwcd0c
test3# 

Hope we can get aid on this! :)

Jamie


-- 
+-------------------------------------------------------------------------+
| The shadows of life cover the sunlight of the soul,  and block out the  |
| radiance that all have within them,  leaving only darkness behind.      |
+----------------------------+-------------------+------------------------+
|mistwolf@ds9.lesn.lehigh.edu|mistwolf@priori.net|mistwolf@lightbearer.com|
+----------------------------+-------------------+------------------------+



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



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