fix: ofw firmware for ppc
This commit is contained in:
parent
57d86809ca
commit
0923e65b38
@ -62,7 +62,7 @@
|
|||||||
<preferences profiles="Cloud-GenericCloud-Base" arch="ppc64le">
|
<preferences profiles="Cloud-GenericCloud-Base" arch="ppc64le">
|
||||||
<type image="oem" format="qcow2"
|
<type image="oem" format="qcow2"
|
||||||
filesystem="xfs"
|
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"
|
kernelcmdline="console=ttyS0,115200n8 no_timer_check crashkernel=auto net.ifnames=0"
|
||||||
devicepersistency="by-uuid"
|
devicepersistency="by-uuid"
|
||||||
rootfs_label="rocky">
|
rootfs_label="rocky">
|
||||||
|
Loading…
Reference in New Issue
Block a user