Creating a CD or DVD

Creating a CD

Burn .iso onto a CD (using mkcd)

To write cd_image.iso onto the disk use

     mkcd cd_image.iso

mkcd is my script. It uses wodim. To get wodim:

      sudo apt-get install wodim

Burn .iso onto a CD (using wodim)

To get wodim:

      sudo apt-get install wodim

Burn CD's (OLD - using cdrecord)

You can burn a cd with the following command:

If you do not have the mkcd command or it does not work, you can use: