I added the append statement as below (actually hdc and hdd). But,
apparently, scsi emulation is not figured into the default kernel.
Therefore, the setup on conf.modules didn't work. cdrecord -scanbus
just barfed. I'm guessing that the insmod commands have the same
effect as having recompiled the kernel (which I wanted not to do) and
add the modules into the kernel, essentially on a static basis.
Am I correct that this is what is happening?
John
On 04/16/00, 10:15:40PM -0500, Steve Feehan wrote:
> On Sat, 15 Apr 2000, Bryan Opfer wrote:
>
> > I am trying to get my cd writer (HP 9300, IDE) working on Redhat 6.2. I
> > have read the HOWTO and added the following lines to my conf.modules
> > file:
> >
> > options ide-cd ignore=hdd
> > alias scd0 sr_mod
> > pre-install sg modprobe ide-scsi
> > pre-install sr_mod modprobe ide-scsi
> >
> > But, it is not working. Is there something else I need to do?
> > Recompiling the kernel was next on my list, but I wanted to make sure I
> > am not missing something first.
> >
>
> You might try adding the following line to your /etc/lilo.conf file:
>
> append="hdd=ide-scsi"
>
> Hope this helps.
>
> Steve
>
> --
> Steve Feehan Phone: 785-532-6350x44
> System Administrator Fax: 785-532-7533
> Computing and Information Science ICQ: 9751775
> Kansas State University http://www.cis.ksu.edu/~steve/
>
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.