From Fedora Project Wiki

Line 32: Line 32:
=== Build the image ===
=== Build the image ===


copy-paste command here, one sec
You'll need the livecd-creator tool.
 
sudo yum install livecd-creator


=== Adjust the image ===
=== Adjust the image ===

Revision as of 18:10, 16 June 2010


Introduction

This page explains how to make a custom-content Live CD or DVD on Fedora-based systems including derived distributions such as RHEL, CentOS and others.

If you simply want to burn a pre-made ISO to a disc, visit http://fedoraproject.org/en/get-fedora to download a LiveCD or LiveDVD, then see the install guide or burning how-to for further instructions.

See the project wiki for more details. Discussion of this project takes places at http://admin.fedoraproject.org/mailman/listinfo/livecd.

This project and its source files are licensed under the GPLv2 license. See the file COPYING for details.

Instructions

Choose a kickstart file to base your spin on

Kickstart files are... (find description here)

Create a kickstart file

Take template.

Add things to it.

Process I don't understand.

Example goes here later.

Build the image

You'll need the livecd-creator tool.

sudo yum install livecd-creator

Adjust the image

ZOMG it's too big! How to cut stuff. See #Release management for more notes. (make that section)

Distribute the image

Now you have an .iso. What do you do with it?

Resources