fix: s390x grub2 -> zipl

This commit is contained in:
Neil Hanlon 2024-05-07 10:19:49 -04:00
parent b64002ac53
commit a0137175a4
Signed by untrusted user: neil
GPG Key ID: 705BC21EC3C70F34

View File

@ -115,7 +115,7 @@
<oemconfig> <oemconfig>
<oem-resize>false</oem-resize> <oem-resize>false</oem-resize>
</oemconfig> </oemconfig>
<bootloader name="grub2" timeout="1"/> <bootloader name="zipl" targettype="CDL" timeout="1"/>
<size unit="M">10738</size> <size unit="M">10738</size>
<systemdisk name="rocky" preferlvm="true"> <systemdisk name="rocky" preferlvm="true">
<volume name="@root" size="9G" mountpoint="/" /> <volume name="@root" size="9G" mountpoint="/" />