> I have been trying to get mu HP9200 SCSI CD R/W working. The > CD is identifed > at boot. I have: > sg.o > sr_mod.o > ide-scsi.o (although I don't think I need it)
no, you don't need it since your HP is scsi. maybe this can make a little confusion .. .. if you load it. if you don't, all you need should be sr_mod and sg. unless you have an ide cdrom. in this case, i'm a little bit lost, but i know there's an howto about it. > set as modules. > > When I run cdrecord -scanbus the CD Writer is again > identified but when I have you tried cdrecord on the command line to burn cds? i know nothing about xcdroast, but used cdrecord quite a bit. cdrecord want a special syntax for devices, usually a triple x,y,z, where, IIRC x is scsi host, y is scsi-id for cdburner, and z is scsi lun (usually 0) > Also, how do I mount the CD Writer to read CD's as I would a > normal CD? no, you should use /dev/scd0 a la mount -t iso9660 -o ro /dev/scd0 /cdwrite (if /cdwrite exists) HTH (a little bit) Marco Frattola (S3 - Sviluppo Software e Sistemi) - Cubecom S.p.A. Via de Marini,1 3 piano Torre WTC 16149 GENOVA tel. 010 6591184