ok, I got it to work by adding the lines to conf.modules, adding the
"append" line to lilo.conf, and adding the lines below to rc.local.
Thanks to all those who helped. Now, one more question: How can I get
the SCSI emulation to work for hdd (the writer) and hdc (regular cdrom
drive), so that I can copy disks? I assume I need to add something to
the append line and to conf.modules....
-Bryan Opfer
"John P. Verel" wrote:
>
> More. I found that, in addition to the lines added to conf.modules, I
> needed to add the following to my /etc/rc.d/rc.local
> insmod sg
> insmod ide-scsi
> insmod local
>
> Then all was well.
>
> All's left for me to do now is sort out a permissions problem when
> mounting the drive, but that's for tomorrow.
>
> John
> On 04/16/00, 09:40:17AM -0400, John P. Verel wrote:
> > c.c. direct to you, given how poorly the list has been running of late :(
> >
> > You may want to try typing at Lilo:
> > linux (or linux-up, perhaps) hdd=ide-scsi
> >
> > Examine your boot logs to see if this worked and try the CD Writer.
> > If all goes well, add this as append=" blah...." to lilo.conf and run
> > /sbin/lilo
> >
> > Also, have a close looke the the HOWTO on creation of symbolic links
> > to your drives. You'll need to have both hdc and hdd running under
> > scsi emulation in order to be seen by cdrecord. In order to use them
> > in the usual fashion, you'll need the symbolic links as indicated in
> > the HOWTO.
> >
> > John
> >
> > On 04/13/00, 06:52:32PM -0700, Bryan J. 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.
> > >
> > > -Bryan Opfer
> > >
> > >
> > > --
> > > To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> > > as the Subject.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.