Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jul 1997 09:08:29 -0700 (PDT)
From:      Morgan Davis <mdavis@io.cts.com>
To:        freebsd-stable@freebsd.org
Subject:   Support for ATAPI IDE-CDROMs
Message-ID:  <199707271608.JAA01783@io.cts.com>

next in thread | raw e-mail | index | archive | help
OK, what's the trick for getting an ATAPI IDE CD-ROM drive to mount?
I've looked through the Handbook, FAQ, etc.  Here's what I have so
far:

1. wdc0, wdc1, ATAPI, wcd0 and wcd1 in kernel.
2. sh MAKEDEV wcd0 wcd1

When doing a

	mount_cd9660 /dev/wcd0c /cdrom

I get "Device not configured".

Physically, the IDE HDD's are on the Primary IDE Channel.  The CD-ROM
is set to be the master device on the Secondary IDE Channel.  From
DOS, the all the drives can be seen, including the CD-ROM drive using
standard ATAPI drivers.  So I know that the problem is related to
software/configuration settings.

Any hints?

--Morgan



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