Using rcdrecord
Examples
-
Writing the image file cdimage.iso
rcdrecord cdimage.iso
-
Creating an image and writing it
mkisofs -r /bin | rcdrecord -
-
Copying the first track of a data CD
rcdrecord /dev/[hd?|scd?]
-
Writing WAVs and MP3s to an audio CD
rcdrecord 1.wav 2.mp3 ...
-
Adding the directory /bin to a data CD
(CDWserver will create the image for you using multisession)
rcdrecord -r -J -file /bin