1
2
3
4
5
6
7
8
9
10
11
12
|
1
2
3
4
5
6
7
8
9
10
11
12
|
-
+
|
Rather than having the entire operating system here, we just use kickstarts with livecd-creator to make livecds.
<a href="http://fedoraproject.org/wiki/FedoraLiveCD/LiveCDHowTo">This</a> is a guide on how it works.
<a href="http://fedoraproject.org/wiki/Anaconda/Kickstart">Here is a guide to kickstarts:</a>
If you would like to understand how they work, go to [Kickstarts].
<h2>Creating a live image from a kickstart</h2>
* A Fedora installation (Either on disk or in a virtual machine)
* livecd-tools
* Basic knowledge of using the Linux command-line
* A recent version of the kickstarts (like this)
|