fix: ofw firmware for ppc

This commit is contained in:
Neil Hanlon 2024-05-07 21:36:49 -04:00
parent 57d86809ca
commit 0923e65b38
Signed by: neil
GPG Key ID: 705BC21EC3C70F34

View File

@ -62,7 +62,7 @@
<preferences profiles="Cloud-GenericCloud-Base" arch="ppc64le">
<type image="oem" format="qcow2"
filesystem="xfs"
bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi"
bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" firmware="ofw"
kernelcmdline="console=ttyS0,115200n8 no_timer_check crashkernel=auto net.ifnames=0"
devicepersistency="by-uuid"
rootfs_label="rocky">