
Go into your prepared environment to do a compose. If your system is using SELinux, it needs to be set to Permissive mode while running lorax. If you wanted a different arch or release you would use the correct mock configuration file.

You could also take a fully flattened kickstart from a recent official live image compose task as a base. You can use a kickstart from this repository (on the correct branch for whatever release you want your live image to be) as a base. The 'master' branch is for Rawhide there are branches for each release as well. The official Fedora kickstarts are stored in a git repository. $ mock -r fedora-27-x86_64 -install lorax-lmc-novirt vim-minimal pykickstart Init Environment $ mock -r fedora-27-x86_64 -init To setup a Fedora 27 x86_64 environment use mock to setup and install tools.

You should always do all work in mock, this will allow you to ensure that the compose environment matches the target environment. If using the cloud base or vagrant images, install the needed kernel modules:
