We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34130b8 commit cb80c65Copy full SHA for cb80c65
build-tests/s390/tumbleweed/test-image-disk/appliance.kiwi
@@ -31,11 +31,11 @@
31
</type>
32
</preferences>
33
<preferences profiles="Virtual_GPT">
34
- <type image="oem" filesystem="xfs" bootpartition="false" kernelcmdline="console=ttyS0" format="qcow2" targettype="GPT">
+ <type image="oem" filesystem="xfs" bootpartition="false" kernelcmdline="console=ttyS0" format="qcow2">
35
<oemconfig>
36
<oem-resize>false</oem-resize>
37
</oemconfig>
38
- <bootloader name="grub2_s390x_emu" console="serial" timeout="10"/>
+ <bootloader name="grub2_s390x_emu" console="serial" timeout="10" targettype="GPT"/>
39
40
41
<preferences profiles="Physical">
0 commit comments