From 03e87ba8d08f355235601c2c72f211e665f360c6 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 17 Mar 2022 10:26:29 -0700 Subject: [PATCH] Switch iot_zezere_server back to 64bit not uefi It boots the 'support' disk image, not the image created by install_default_upload, and that disk image is only set up for BIOS boot. Signed-off-by: Adam Williamson --- templates.fif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates.fif.json b/templates.fif.json index 0c5568b5..ec85c6d1 100644 --- a/templates.fif.json +++ b/templates.fif.json @@ -2038,7 +2038,7 @@ "iot_zezere_server": { "profiles": { "fedora-IoT-dvd_ostree-iso-aarch64-*-aarch64": 20, - "fedora-IoT-dvd_ostree-iso-x86_64-*-uefi": 40 + "fedora-IoT-dvd_ostree-iso-x86_64-*-64bit": 40 }, "settings": { "BOOTFROM": "c",