It's been a few years since I've created a Linux LiveCD, so I thought I'd ask this community for some best practices before I make my next attempt.

My goal is to create a Linux Live CD/DVD for a reasonably new (less than 2 years old) PC (not Mac). When booted in Linux, the System will be used for "general" computing tasks like web browsing, word processing, and audio/video playback. This is neither a gaming machine, nor a development environment. The PC has a CD/DVD burner.

Specifically, I'm looking for reasonable choices for the following:

  • LiveCD/DVD distribution. Preferably, something that has Firefox, OpenOffice, and a good collection of codecs "right out of the box."
  • CD/DVD burning software. Ideally, I'd like some FOSS burner software that will let me do something like: put a blank CD/DVD into the drive, open the burner software, select the LiveCD/DVD ISO file, and hit the "go" button.
link|improve this question

25% accept rate
feedback

4 Answers

The Ubuntu documentation has some howtos on how to create an Ubuntu Live CD. https://help.ubuntu.com/community/LiveCDCustomization

link|improve this answer
feedback

There even are tools that do this online. You select what should be placed on the CD/DVD, and the system makes an image for you to download: http://linuxhelp.blogspot.com/2006/02/create-custom-linux-distribution.html

link|improve this answer
Here's a direct link from the blog article: instalinux.com – Greg Mattes Jun 22 '09 at 19:55
feedback

Check out the openSUSE Build Service's KIWI program, which makes it easy to build your own openSUSE-based LiveCD/DVD. Currently, all the official install media for openSUSE is built using KIWI.

http://en.opensuse.org/LiveDVD

link|improve this answer
feedback

You can check this out http://www.linuxfromscratch.org/ you get so many thing to create Live CD as well your own server or desktop cd you create

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.