I'm trying to create a multi-session CD (CD-Extra), but hitting some errors with cdrdao. I'm following these steps.
The audio session of the CD finished successfully, but writing the data portion results with:
[valid=0] Info fld=0, Current
SCSI command failed: sense key: 0x05: Illegal Request
Raw sense data: 0x70 0x00 0x05 0x00 0x00 0x00 0x00 0x0a 0x00 0x00
0x00 0x00 0x21 0x02 0x00 0x00
ERROR: Write data failed.
ERROR: Writing failed.
I tried with the generic-mmc-raw driver, and get another error message:
ERROR: Cannot set write parameters mode page.
Any ideas on what would cause this? Is there another method that can be used to create a mult-session disc?