mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
vm_image: switch xen disk format back to raw
VHD was just for testing, raw is more useful for published images.
coreos-install will now be able to install working xen instances:
coreos-install -d /dev/xvda -o xen -c cloud-config.yml
This commit is contained in:
parent
3556632035
commit
eeec7e1c65
@ -85,7 +85,6 @@ IMG_qemu_no_kexec_CONF_FORMAT=qemu
|
||||
|
||||
## xen
|
||||
IMG_xen_BOOT_KERNEL=0
|
||||
IMG_xen_DISK_FORMAT=vhd
|
||||
IMG_xen_CONF_FORMAT=xl
|
||||
|
||||
## virtualbox
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user