Thanks Emmanuel, Kjetil and Mike for responding,

When I run as su in the terminal emulator, /sbin/modprobe ide-scsi it
says it can't load the ide-scsi module.  Which would be correct I
believe, since the module is loaded by the kernel.  I have Red Hat 7.2,
have updated it through Ximian's red carpet and this is on kernel
2.4.17.  So yes it's Rh 7.2 but... with modifications.  I read a howto
that said something about disabling generic ide cdrom support, but could
not find that term when i ran make xconfig.  ??  hmm.  maybe i will try
recompiling.

-Brandon

On Thu, 2002-01-24 at 04:08, Kjetil Tjensvold wrote:
> You dont say which version of Redhat you use. Suppose
> it is RH 7.2 there is a serious bug in that version.
> Goto rc.sysinit and add this at the bottom of the
> file.
> modprobe ide-scsi >/dev/null 2>&1
> 
> and you should get rid of the problem 
> 
> 
> 
> --- Brandon Dorman <[EMAIL PROTECTED]> skrev: > Hi
> guys,
> > 
> > I am desperately trying to get my cd burner to work
> > under linux.  I've
> > got all the scsi emulation and stuff compiled into
> > the kernel.  However
> > it still didn't work.  I can't seem to get the right
> > place to put,
> > "hdc=ide-scsi hdd=ide-scsi"  in lilo.conf  here is
> > how I see it but it's
> > not working:  (attached)
> > 
> > I get this output when running /sbin/lilo:
> > Syntax error near line 9 in file /etc/lilo.conf
> > 
> > How can I get it to work?  For the, "bzImage_scsi"
> > one i compiled
> > without IDE/Atapi cdrom support.  The cdhowto I have
> > uses the language,
> > "generic cd rom support" but I could not find that
> > exact wording. 
> > Thanks.  
> > 
> > -Brandon
> > [EMAIL PROTECTED]
> > 
> > 
> > 
> > 
> > > prompt
> > timeout=50
> > default=linux
> > boot=/dev/hde
> > map=/boot/map
> > install=/boot/boot.b
> > message=/boot/message
> > lba32
> > hdc=ide-scsi hdd=ide-scsi
> > 
> > image=/boot/bzImage_scsi
> >     label=scsilinux
> >     root=/dev/hdf1
> >     read-only
> >     
> > image=/boot/vmlinuz-2.4.17
> >     label=linux
> >     read-only
> >     root=/dev/hdf1
> > 
> > other=/dev/hde1
> >     optional
> >     label=Windows
> >  
> 
> ______________________________________________________
> Sjekk snørapporter...
> fra 500 ski-destinasjoner i Europa
> på http://no.snow.yahoo.com/
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to