Building a custom live CD with Fedora’s livecd-creator
ORIGINAL SPIN
Fedora 7 comes with new tools for creating custom live CDs and custom .iso files. We’ll show you how to get started with Fedora's new command-line tool, livecd-creator.
The traditional technique for building a Live CD is to enter a series of commands that create directories to represent the file systems on the finished CD. Then you can manually install the files you need in the appropriate directories, manipulate them as necessary, and assemble the directories into an .iso file, and the .iso is burned onto a CD or DVD. This procedure is often error prone, and if you find you need to make some minor revisions three months down theroad, you must repeat the process.
One solution to the repetition is to write scripts that assemble the files and build the CD. Homegrown scripts, however, add additional complications. Fedora’s new command-line tool, livecd-creator, offers an alternative approach. Live-cd-creator lets you assemble a Live CD using a few simple commands, and you can even use a kickstart .ks configuration file to specifies the contents of the finished CD. Fedora 7 also comes with a GUI-based tool, Revisor (Figure 1), for creating custom .isos and Live CDs, and other similar utilities – such as openSUSE’s Kiwi – are available. This article focuses on how to build a custom LiveCD with livecd-creator.
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Debian Unleashes Debian Libre Live
Debian Libre Live keeps your machine free of proprietary software.
-
Valve Announces Pending Release of Steam Machine
Shout it to the heavens: Steam Machine, powered by Linux, is set to arrive in 2026.
-
Happy Birthday, ADMIN Magazine!
ADMIN is celebrating its 15th anniversary with issue #90.
-
Another Linux Malware Discovered
Russian hackers use Hyper-V to hide malware within Linux virtual machines.
-
TUXEDO Computers Announces a New InfinityBook
TUXEDO Computers is at it again with a new InfinityBook that will meet your professional and gaming needs.
-
SUSE Dives into the Agentic AI Pool
SUSE becomes the first open source company to adopt agentic AI with SUSE Enterprise Linux 16.
-
Linux Now Runs Most Windows Games
The latest data shows that nearly 90 percent of Windows games can be played on Linux.
-
Fedora 43 Has Finally Landed
The Fedora Linux developers have announced their latest release, Fedora 43.
-
KDE Unleashes Plasma 6.5
The Plasma 6.5 desktop environment is now available with new features, improvements, and the usual bug fixes.
-
Xubuntu Site Possibly Hacked
It appears that the Xubuntu site was hacked and briefly served up a malicious ZIP file from its download page.

