Volker Kuhlmann wrote:
On Fri 16 May 2008 17:05:37 NZST +1200, Douglas Royds wrote:

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

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

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*

The data is required to be track 1, the remaining tracks may be audio.

I believe I did this once and it worked.

Volker

Seemed to do the job, thanks:

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

I hadn't realised that the order was important. Ubuntu Hardy now does two things when I pop this CD in the hole:

   * Opens Nautilus, looking at the data session
   * Opens Rhythmbox, and plays the music

I'll drop the CD into a conventional CD player later, and check that it plays OK.

=======================================================================
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