Shlomo,
The log messages indicate that both the ide-cd and the ide-scsi
drivers were compiled into the kernel.
When both drivers are available to the kernel, a higher priority
is given to the ide-cd driver over the ide-scsi driver, and it
gets to "own" the device.
To solve this, you can either:
Thanks to help from Yoni Elhanani and Oleg Goldshmidt I've compile my
RedHat 6.0 Kernel to include SCSI-ide emulation - first time for a
newbie so thanks for the advice.
But, when I run cdrecord -scanbus I get a message that no targets are
availabel. Can anyone tell me what I'm missing here ?
I'
On Mon, 15 Nov 1999 21:45:24 +0200 (IST), Gadi Oxman wrote:
>1. Answer 'n' to 'Include IDE/ATAPI cdrom support" during the
since I have an additional ide CDROM, I think this would not be a
good solution for me
>2. Pass a "hdc=ide-scsi" command line parameter to the kernel, to
this worked perfect