Tutorials/Installation/Build Your Own Remix with Fedora: Difference between revisions
| Line 66: | Line 66: | ||
: --config=/home/(user*)/spin-kickstarts/ * (path to your /spin-kickstarts folder and .ks file) | : --config=/home/(user*)/spin-kickstarts/ * (path to your /spin-kickstarts folder and .ks file) | ||
==== | ====Install Files==== | ||
*Setup | *Setup | ||
su -c 'yum install livecd-tools spin-kickstarts' | su -c 'yum install livecd-tools spin-kickstarts' | ||
[[File:Remix-1.png]] | [[File:Remix-1.png]] | ||
====Prepare Files in gedit==== | |||
*Open and edit the appropriate kickstart file in gedit: | *Open and edit the appropriate kickstart file in gedit: | ||
:This is using the fedora-live-desktop.ks | :This is using the fedora-live-desktop.ks | ||
| Line 78: | Line 79: | ||
:Copy-Paste this entry to root terminal | :Copy-Paste this entry to root terminal | ||
[[File:Remix-4.png]] | [[File:Remix-4.png]] | ||
====Copy/Pasted command from gedit into root terminal==== | ====Copy/Pasted command from gedit into root terminal==== | ||