On Thu, Jul 09, 2020 at 01:00:30PM +0200, Hans de Goede wrote:
> I guess I should just re-learn how to do composes and do a compose to make
> sure things turn out as we want. Is there a short primer on how to do a livecd
> compose these days somewhere?

Once you have your kickstart you can use livemedia-creator, either with
a boot.iso from the release you are building for:

sudo livemedia-creator --make-iso \
--iso=/extra/iso/boot.iso --ks=./docs/fedora-livemedia.ks

Or if you have anaconda installed on the host:

sudo livemedia-creator --make-iso --no-virt \
--ks=./docs/fedora-livemedia.ks

https://weldr.io/lorax/livemedia-creator.html#quickstart

Brian

-- 
Brian C. Lane (PST8PDT) - weldr.io - lorax - parted - pykickstart

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

Reply via email to