You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the VM is launched, then fedora asks questions to configure it instead of using the cloud-init config. Maybe I did something wrong
Steps to reproduce
Download the Fedora Server iso file: wget https://kojipkgs.fedoraproject.org/compose/41/latest-Fedora-41/compose/Server/aarch64/iso/Fedora-Server-netinst-aarch64-41-1.4.iso
Depending on the image you pick, the automatic install/configuration method will be different.
Fedora CoreOS images are generic preinstalled images you can configure with ignition. These images need to be configured to use the "applehv" ignition platform or they won't work with vfkit
Fedora Cloud images are also generic preinstalled images, but they are configured using cloud-init rather than ignition. The image does not need any special setup to be used with vfkit.
Fedora Server images are installers, they need to be installed to a target disk before you get a usable OS. The installation can be automated using kickstart.
This is not really related to vfkit, except that it could make cloud-init use easier , and maybe we could have some documentation and/or flag around kickstart.
Issue
When the VM is launched, then fedora asks questions to configure it instead of using the cloud-init config. Maybe I did something wrong
Steps to reproduce
wget https://kojipkgs.fedoraproject.org/compose/41/latest-Fedora-41/compose/Server/aarch64/iso/Fedora-Server-netinst-aarch64-41-1.4.iso
meta-data
anduser-data
but
The text was updated successfully, but these errors were encountered: