On Fri, 7 Apr 2000, Dr. Simon Read wrote: > Folks, > > I'm getting pretty frustrated with my upgrade to potato. I bought a > CD/RW at about the same time as upgrading, but I can't seem to make it > work. > > I know I have to use the ide-scsi drivers, but I have no idea how to > configure them. I can't make them recognise the devices I have. I > have a regular CD drive and the CD/RW (an HP 8200i) connected to ide0, > so they are hdc and hdd. > > Can anyone help me configure them? Does anyone know a 'fine' manual I > can refer to? I've read all the relevant HOWTOs (I think) and they > don't help!
You have to recompile your kernel to enable scsi-emulation and then also edit your lilo or loadlin-configuration. I found this in a previous discussion on this topic in the list (sent in by a certain "Seth"): ------------------------------------ I've gotten the IDE-SCSI emulation working in a 2.2 (2.2.9?) kernel and have a lilo append line which allows the CDRW (a new Smart and Friendly, JVC repackaged) to live on sg0 while the CD-ROM lives on hdd. This works flawlessly. I've burned to this drive under linux (only a couple of times) and ripped from the other. The CDRW is master on IDE1 and the CD-ROM is slave on IDE1. I have CONFIG_BLK_DEV_IDESCSI=y, CONFIG_SCSI=y, CONFIG_BLK_DEV_SD=y and CONFIG_CHR_DEV_SG=y as the chief differences between my pre-CDRW kernel. My lilo.conf has : image=/boot/vmlinuz-2.2.9 label=current append="hdc=ide-scsi" read-only As the boot line. ----------------------------------------------- Another valuable source of information is amongst the cdrecord documentation: README.ATAPI Ask again if this does not solve your problem. Regards. Johann -- Hugenotestraat 29, Posbus 80, Franschhoek, 7690, South Africa Tel/Faks 021-876-2337 Sel/Cell 082-255-2388 "I sought the Lord, and he answered me; he delivered me from all my fears." Psalm 34:4