This describes basically how to do kickstart Lime Image install:
http://fedoraproject.org/wiki/Anaconda/Kickstart/KickstartingFedoraLiveInstallation If you stick with network-only for locations of the install image, this also works for Fedora 20. However, for the full capability of network or USB Flash Drive for the location of the image, the Fedora 21 is needed. Optionally, I have an updates.img available for anaconda-20.25.16-1 here: http://czarc.org/fedora/updates/ As described here: http://fedoraproject.org/wiki/Anaconda/Kickstart#liveimg You can also kickstart install with liveimg pointing to a tarball as or anaconda-21.29 ... well, sort-of. It basically works but there are a couple of problems. 1. The initramfs file for the rescue kernel is not created when doing a tarball install. The problem along with a patch to fix it has been bz'ed: https://bugzilla.redhat.com/show_bug.cgi?id=1170589 and the patch has also been submitted to anaconda-patches. Since it is unlikely that this update will make it into Fedora 21, I have created an updates.img for anaconda-21.48.21-1 which is available here: http://czarc.org/fedora/updates/ (the README.txt is the output of git-log showing what updates are applied). 2. Using the updates.img, you do a kickstart liveimg install of a tarball. Everything is good ... sorry, no. I am not sure if this is a bug but installation using a tarball needs a full-system SELinux relabel. Fortunately, this is easy to handle by adding the following to your kickstart file: %post Enjoy, Gene |
_______________________________________________ Kickstart-list mailing list Kickstart-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/kickstart-list