Hello: I hate to ask this on this particular list (since I'm having problems under Slackware), but seeing the number of people who have been burning their own Red Hat CD's, something I am trying to accomplish myself, I thought I'd ask this question here and hope somebody has gone through a similar problem. I'm trying to get a Yamaha CDR400 compatible burner (actually it is a Dynatek but the guts are equivalent to the Yamaha) working under Linux 2.0.34 (Slackware 3.4) using a BusLogic Flashpoint SCSI card (a card which has worked fine for tape backups on /dev/sd0). The drive is detected at system bootup by the BusLogic bios bootstrap sequence, and set to device #6. I've compiled in SCSI support for Linux as follows: # Module support enabled... CONFIG_MODULES=y CONFIG_MODVERSIONS=y # SCSI support CONFIG_SCSI=m # CONFIG_BLK_DEV_SD is not set CONFIG_CHR_DEV_ST=m # CONFIG_BLK_DEV_SR is not set CONFIG_CHR_DEV_SG=m # CONFIG_SCSI_MULTI_LUN is not set CONFIG_SCSI_CONSTANTS=y # SCSI low-level drivers CONFIG_SCSI_BUSLOGIC=m # CONFIG_SCSI_OMIT_FLASHPOINT is not set I've made sure to load the appropriate modules: # SCSI controller support: #/sbin/modprobe 53c7,8xx #/sbin/modprobe NCR53c406a #/sbin/modprobe aha152x #/sbin/modprobe aha1542 #/sbin/modprobe aha1740 #/sbin/modprobe aic7xxx #/sbin/modprobe eata #/sbin/modprobe eata_dma #/sbin/modprobe eata_pio #/sbin/modprobe fdomain #/sbin/modprobe in2000 #/sbin/modprobe qlogic /sbin/modprobe scsi_mod /sbin/modprobe scsi_syms #/sbin/modprobe sd_mod #/sbin/modprobe seagate /sbin/modprobe sg #/sbin/modprobe sr_mod /sbin/modprobe st #/sbin/modprobe u14-34f #/sbin/modprobe ultrastor #/sbin/modprobe wd7000 Yet, when I attempt to burn my image using "cdrecord", I get an error. To wit: cdrecord -V -dummy speed=0 blank=all dev=6,0 RH51.iso (I also tried dev=0,6) scsidev: '6,0' scsibus: 0 target: 6 lun: 0 Executing 'test unit ready' command on Bus 0 Target 6, Lun 0 timeout 40s CDB: 00 00 00 00 00 00 cdrecord: Success. test unit ready: scsi sendcmd: fatal error ... cdrecord: Cannot do inquiry for CD-Recorder. I did a "cdrecord -scanbus" and get: cdrecord: No target found. Any ideas? ;-( --------------< LINUX: The choice of a GNU generation. >-------------- Steve Frampton <[EMAIL PROTECTED]> http://qlink.queensu.ca/~3srf -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.