safemode said once upon a time (Sun, 15 Oct 2000):
> Alright, first off let me say that this cdrecord was working fine with
> 2.4.0-test8. The recorder is on /dev/scd0 and also on /dev/sr0. maybe
> this has something to do with it? i'm not sure, but cdrecord keeps saying
Make sure you have SCSI generic support compiled into your kernel, or as a
module (sg).
You don't burn through the /dev/(sr0|scd0) devices.
You burn through the scsi generic device /dev/sg0.
After you verify this, run cdrecord -scanbus.
Dax
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/