Hi all I am trying to burn using 2.6.x and have got into problems. I removed from my lilo entry the "hdd=scsi", and I mount my cdrw as a normal IDE. So far so good.
I do "lsmod" and i dont see any scsi device. So far so good. I run "cdrecord -scanbus" and it finds a scsi device, as if my IDE burner was emulated. I do "lsmod" and I find: ide_cd 43652 0 cdrom 40992 1 ide_cd sg 40992 0 scsi_mod 121272 1 sg My /etc/modules says: #probe all scsi_hostadapter ide-scsi (note that it's remarked). No need to say that i canno burn from k3b with this. What am I missing? My system is Mandrake 9.2, and my linux is 2.6.3 self compiled, some parts of my .config file are: # CONFIG_BLK_DEV_HD_IDE is not set CONFIG_BLK_DEV_IDEDISK=y # CONFIG_IDEDISK_MULTI_MODE is not set # CONFIG_IDEDISK_STROKE is not set CONFIG_BLK_DEV_IDECD=m CONFIG_BLK_DEV_IDETAPE=m CONFIG_BLK_DEV_IDEFLOPPY=m CONFIG_BLK_DEV_IDESCSI=m TIA -- diego, Please avoid sending me Word or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
