> 3. My HP IDE CD-RW can not work. When I run xcdroast it shows message as > below > > "No Generic-SCSI-Support has been detected. Without it no SCSI-Devices > can be detected or used by X-CD-Roast. Please load the sg-module (e.g. > "insmod sg:) or recompile your kernel with Generic-SCSI-Support." > > But the system response me as below while running "insmod sg" > > Using /lib/modules/2.2.16-storm/scsi/sg.o > insmod: a module named sg already exists
I'm not sure, but is your CD-RW a SCSI or a IDE/ATAPI instead? And you may find HOWTO/CD-Wrinting helpful.
Have you tried using "modconfig" to turn on your module? It should be the same as insmod though, but why not give it a try?

