On Wed, 24 Oct 2001, Cillian Lyons wrote:
> I am trying to set up a IDE HP CD Writer on a Red Hat 6.2 server which has 2
> SCSI LVD hard drives on an Adaptec PCI Controller. I have followed the
> relevant CD Writer HOW-TO, making sure to add 'append=hdd="ide-scsi" and adding
> the /dev/cdrom1 and /mnt/cdrom details in /etc/fstab and installed the cd-
> record and mkisofs RPMs. Everything is ok or so it seems! When I issue the
> cdrecord -scanbus command, I only get entries for the 2 SCSI harddrives and
> nothing else. Where am I going wrong?
You might also leave boot alone and when the machine's up do (as root):
insmod /lib/modules/your_kernel_version/kernel/drivers/scsi/scsi_mod.o
insmod /lib/modules/your_kernel_version/kernel/drivers/scsi/ide-scsi.o
insmod /lib/modules/your_kernel_version/kernel/drivers/scsi/sg.o
Assuming you have scsi support and all as modules.
It's a little tedious and modprobing is undoubtedly nicer, but it works very
reliably.
Gavin
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!