Changes

CD Rip and Burn From the Linux Command Line

97 bytes removed, 01:48, 23 May 2007
The following lines were added (+) and removed (-):
  (a). Create a directory to place your data in.  Place all directories and::(a). Create a directory to place your data in.  Place all directories and data files you wish to burn to a cd into this directory. Perhaps you create the directory 'burnme' under /tmp        data files you wish to burn to a cd into this directory. Perhaps you      create the directory 'burnme' under /tmp    (b). Create an ISO image from this data.::(b). Create an ISO image from this data.  (c). You may browse this ISO image to ensure data integrity prior to::(c). You may browse this ISO image to ensure data integrity prior to deletion of your archive folder 'burnme'.      deletion of your archive folder 'burnme'.  (d). Now that you have deleted 'burnme' all you have is your ISO file.  Burn::(d). Now that you have deleted 'burnme' all you have is your ISO file.  Burn the ISO image to a cdrom disc using cdrecord.        the ISO image to a cdrom disc using cdrecord.    (e). It is also possible to mount your ISO file to access directly.  First,::(e). It is also possible to mount your ISO file to access directly.  First, create a directory under /mnt called 'isoimage' to use for this.      create a directory under /mnt called 'isoimage' to use for this.  (a). Using cdrecord, stereo wav files can be burned to audio cd tracks.::(a). Using cdrecord, stereo wav files can be burned to audio cd tracks. Create a directory to place all your audio files in, perhaps /tmp/audio      Create a directory to place all your audio files in, perhaps /tmp/audio  (b). Also, with cdrecord it is possible to record an audio cd with no gaps::(b). Also, with cdrecord it is possible to record an audio cd with no gaps between songs.  This is important for some cd's artistic value, such as preserving the way Pink Floyd's The Wall should seamlessly move from one track to the next.      between songs.  This is important for some cd's artistic value, such as      preserving the way Pink Floyd's The Wall should seamlessly move from      one track to the next.  (c). Direct cdrom copying on-the-fly from one drive to another is possible::(c). Direct cdrom copying on-the-fly from one drive to another is possible using cdrdao.  This is not recommended if both of your IDE cdrom drives are attached to the same ide (both on secondary for example) cable.      using cdrdao.  This is not recommended if both of your IDE cdrom drives      are attached to the same ide (both on secondary for example) cable.  (a). You may download your mp3 files or create them yourself by ripping an::(a). You may download your mp3 files or create them yourself by ripping an audio cd.  To rip an audio cd you may use LAME, the mp3 audio compressor.  The program lame can be used to create mp3 audio files.      audio cd.  To rip an audio cd you may use LAME, the mp3 audio      compressor.  The program lame can be used to create mp3 audio files.  (b). Place the mp3 files into a folder, perhaps /tmp/mp3files and write them::(b). Place the mp3 files into a folder, perhaps /tmp/mp3files and write them to a data cdrom.      to a data cdrom.  (a) create an ISO image file from a cdrom disc with dd (be sure the cdrom is::(a) create an ISO image file from a cdrom disc with dd (be sure the cdrom is
Bureaucrat, administrator
16,192
edits