Sugar Creation Kit: Difference between revisions
| Line 309: | Line 309: | ||
:We will use the /home/(user*)/Desktop to do our builds | :We will use the /home/(user*)/Desktop to do our builds | ||
:Note: If you use the Kickstart files in the default installed location in /usr/share/spin-kickstarts you will have permission problems editing the files. | :Note: If you use the Kickstart files in the default installed location in /usr/share/spin-kickstarts you will have permission problems editing the files. | ||
*Set SELinux in permissive mode: | *'''Set SELinux in permissive mode:''' | ||
::It will fail if this is not done | |||
su -c ‘setenforce 0’ | su -c ‘setenforce 0’ | ||
*Copy the kickstart files you've Downloaded to your Desktop: | *Copy the kickstart files you've Downloaded to your Desktop: | ||