Tutorials/Installation/Build Your Own Remix with Fedora: Difference between revisions
| Line 65: | Line 65: | ||
====Sample Build using a customized .ks file==== | ====Sample Build using a customized .ks file==== | ||
*Setup | *Setup | ||
su -c 'yum install livecd-tools spin-kickstarts' | |||
[[File:Remix-1.png]] | [[File:Remix-1.png]] | ||
*Open and edit the appropriate kickstart file in gedit: | |||
:This is using the fedora-live-desktop.ks | |||
:Note that many ,ks files call a 2nd .ks | |||
:Open inspect and edit both in gedit | |||
[[File:Remix-3.png]] | [[File:Remix-3.png]] | ||
*Write commands to gedit | *Write commands to gedit | ||
:Copy-Paste this entry to root terminal | :Copy-Paste this entry to root terminal | ||
[[File:Remix-4.png]] | [[File:Remix-4.png]] | ||
*Start of session in root terminal fedora 18 gnome3 | *Start of session in root terminal (this example uses fedora 18 gnome3) | ||
[[File:Remix-5.png]] | [[File:Remix-5.png]] | ||
*Begin to install | *Begin to install | ||