Changes

Jump to navigation Jump to search
m
Line 86: Line 86:  
* Edit one of the .ks files you just copied to your Desktop/spin-kickstarts directory
 
* Edit one of the .ks files you just copied to your Desktop/spin-kickstarts directory
 
  gedit
 
  gedit
 +
 +
====Example Terminal Command to Build .iso ====
 +
 +
'''You must be connected to a fast Internet connection for this to work'''
 +
 +
:'''f14(rawhide)build system using fedora-livecd-soas.ks'''
 +
::: (This example also works with a f13 to f16 Build System)
 +
*In terminal /home/(user)/Desktop:
 +
:su
 +
:"#"
 +
'''livecd-creator \'''
 +
'''--config=/home/(user)/Desktop/spin-kickstarts/fedora-livecd-soas.ks \'''
 +
'''--fslabel=Soas-v(2-3-4-5-6)-ddmmyear-Remix --cache=/var/cache/live --verbose'''
 +
 +
*'''KEY'''
 +
: --fslabel=Soas-v(2-3-4-5-6)-ddmmyear-xxxx-Remix = (The name you specify for the CD remix)
 +
 +
:: Explanation of format for name:  (preliminary layout pending approval by Soas)
 +
:::  v(2-3-4-5-6)= the sugar version v(2-3-4-5-6)
 +
:::: v2= Fedora 12 sugar 0.86-
 +
:::: v3= Fedora 13 sugar 0.88-
 +
:::: v4= Fedora 14 sugar 0.89-0.90
 +
:::: v5= Fedora 15 sugar 0.92
 +
:::: v6= Fedora 16 sugar 0.94.x
 +
:::: dd/mm/year= The Creation Date
 +
:::: -xxxx = custom name
 +
:::: '''Remix is REQUIRED for naming if Soas is used'''
 +
 +
: --config=/home/(user*)/Desktop/spin-kickstarts/  * (path to your Desktop/spin-kickstarts folder and .ks file)
    
==== Create''/Modify'' the kickstart file ====
 
==== Create''/Modify'' the kickstart file ====
12,355

edits

Navigation menu