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
-
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.
-
LMDE 7 Now Available
Linux Mint Debian Edition, version 7, has been officially released and is based on upstream Debian.
-
Linux Kernel 6.16 Reaches EOL
Linux kernel 6.16 has reached its end of life, which means you'll need to upgrade to the next stable release, Linux kernel 6.17.
-
Amazon Ditches Android for a Linux-Based OS
Amazon has migrated from Android to the Linux-based Vega OS for its Fire TV.
-
Cairo Dock 3.6 Now Available for More Compositors
If you're a fan of third-party desktop docks, then the latest release of Cairo Dock with Wayland support is for you.
-
System76 Unleashes Pop!_OS 24.04 Beta
System76's first beta of Pop!_OS 24.04 is an impressive feat.
-
Linux Kernel 6.17 is Available
Linus Torvalds has announced that the latest kernel has been released with plenty of core improvements and even more hardware support.
-
Kali Linux 2025.3 Released with New Hacking Tools
If you're a Kali Linux fan, you'll be glad to know that the third release of this famous pen-testing distribution is now available with updates for key components.

