At 10:52 PM 1/16/01 , you wrote:

        If you compile all modules for scsi emulation of CDRW you need in
the kernel config:

CONFIG_BLK_DEV_IDESCSI=m  for ide-scsi module...scsi emulation
CONFIG_SCSI=m                 scsi-mod          scsi support
CONFIG_BLK_DEV_SR=m           sr_mod            scsi cdrom
CONFIG_CHR_DEV_SG=m           sg                scsi generic

        Make sure all these modules get loaded and check with lsmod in case
you need to do a modprobe.Since you compiled in IDECD you have to do the
append in lilo.conf.


YES!!!!!!!!!!!!!!!

I compiled the kernel module for sg and now cdrecord -scanbus works! By the way: append="hdd=ide-scsi" works. :-) Thanks guys!

Ben

Reply via email to