#104 Atomic PXE tree does not work for interactive installs
Closed None Opened 8 years ago by walters.

Due to the change to not embed the content in squashfs (so that you can use kickstart to download newer trees via HTTP), the simple:

virt-install --name f22-atomic-test --ram 2048 --disk size=8 -l https://dl.fedoraproject.org/pub/alt/stage/22_TC2/Cloud_Atomic/x86_64/os/

breaks unless you use e.g. initrd-inject to add a kickstart.

This is hard to fix without actually having a Software UI in anaconda for rpmostreepayload.


The workarounds for this are to use alteranative installation methods.

First, one could choose to do a fully automated installation with kickstart, pointing the machines at a custom kickstart. An improvement on this is to mirror the OSTree repo locally.

Another alternative is to use the ISO fully interactively.

Closing this ticket as part of trac clean up process. If you want to reopen, please reopen it after we move to pagure.io as atomic-wg.

Login to comment on this ticket.

Metadata