I tried burning an audio + data CD with the following command:

   cdrecord -v -eject dev=/dev/cdrw -audio -pad *.wav -data filename.iso

The audio seems to be OK (it plays OK in Rhythymbox, in any case), but neither Win2K nor Ubuntu Hardy seem to be able to see the data session. I had checked in advance that the iso was OK (by mounting it with -o loop, and taking a look).

   $ sudo mount /dev/cdrom /media/cdrom -t iso9660
   mount: block device /dev/scd0 is write-protected, mounting read-only
   mount: wrong fs type, bad option, bad superblock on /dev/scd0,
          missing codepage or helper program, or other error

I see on http://linux.about.com/od/nwb_guide/a/gdenwb01t82_3.htm that they put the data and audio options the other way round:

   cdrecord -v speed=2 dev=0,0,0 -data cd_image -audio track*

Hmm. Anyone ever had any joy with this?
Douglas.






=======================================================================
This email, including any attachments, is only for the intended
addressee.  It is subject to copyright, is confidential and may be
the subject of legal or other privilege, none of which is waived or
lost by reason of this transmission.
If the receiver is not the intended addressee, please accept our
apologies, notify us by return, delete all copies and perform no
other act on the email.
Unfortunately, we cannot warrant that the email has not been
altered or corrupted during transmission.
=======================================================================

Reply via email to