How to Burn a CD’s/DVD’s in Ubuntu Linux
Posted by admin on March 9th, 2008
Email This Post
It requires a recent version of cdtools (cdrecord, readcd, cdda2wav and mkisofs), version 2 or greater should be okay. It also requires growisofs for DVD burning.
GnomeBaker Features
Create data CDs.
Blank RW disks.
Burn DVDs.
Copy data CDs.
Copy audio CDs.
Support multisession burning.
Record to and burn from existing CD ISO images.
Can burn via SCSI and ATAPI on Linux kernels 2.4 and 2.6. Basically if cdrecord works, then GnomeBaker will work.
Drag and drop to create data CDs (including drag and drop to/from the Nautilus file manager).
Create audio CDs from existing WAV, MP3, FLAC, and Ogg files.
Integrate with GConf for storage of application settings.
Install GnomeBaker in Ubuntu
sudo aptitude install gnomebaker
This will complete the installation.
After the program is installed, open it by doing Applications—>Sound & Video—>GnomeBaker

Once it opens you should see similar to the following screen

Burn Data CD Using gnomebaker
If you wish to make a Data CD, click Data CD near the bottom.
Add the files and click “Burn”
Burn Audio CD Using gnomebaker
If you want to make an Audio CD, click Audio CD instead of Data CD.
Change the audio CD length from 21 minutes to 80 minutes (a standard CD size) so that you can add a reasonable amount of music to the CD.
Add the music and hit “Burn”.
Burn .iso using gnomebaker
To make an ISO image, click Tools, and then Burn CD/DVD image depending on if you are burning to a CD or DVD. Then you will need to find the location of the ISO image (e.g /home/name/Desktop/someiso.iso)
You can copy another CD/DVD or Audio CD by selecting the option that applies from the Tools menu.
Writing a multisession disk with GnomeBaker
1st Session:
1. Add Files to Data Disk
2. Create data disk. Mode=”default” or “tao” (default should be tao, i.e. track-at-once).
3. Start
4. Ok.
Next session:
1. Import the previous session(s) (Import button). You might have to unmount the disk manually in case you get errors at importing the disk (apparently GnomeBaker can’t handle very well the unmounting of a mounted CD)
2. Add Files to Data Disk
3. Create data disk. Mode=”default” or “tao” (default should be tao, i.e. track-at-once).
4. Start
5. Ok.
And that’s it. You should have now a multisession disk.
If you want to be notified the next time we write something please subscribe to our RSS feed.Thanks for Visiting!


March 25th, 2008 at 12:18 am
THANKS!!!
This is just what I was looking for, I am new to Ubuntu and Linux and this was just what I needed. Works GREAT!!!
Jim
May 6th, 2008 at 3:42 am
Tried burning some files to an existing CD-RW disc. The disc already contains some files. I clicked on the Data CD project and added the files I want to burn into CD. I clicked the Burn button. It showed the burning process status bar in progress then a message stating “burn failure” I tried using both 700 MB and 800 MB CD-RW and does not work. Any suggestion on this. Thanks.
Emmanuel