cloud: updates for s390x
updates for "virtual image" usable under KVM - don't use 4k block size - don't use CDL partitioning - don't use DASD related kernel parameters
This commit is contained in:
parent
7ba0ead9bd
commit
dcc4f3c6f9
@ -132,12 +132,12 @@
|
||||
<preferences profiles="Cloud-Base-Generic" arch="s390x">
|
||||
<type image="oem" format="qcow2"
|
||||
filesystem="btrfs" btrfs_root_is_subvolume="true" btrfs_set_default_volume="false" fsmountoptions="compress=zstd:1"
|
||||
kernelcmdline="no_timer_check console=tty1 console=ttyS0,115200n8 dasd_mod.dasd=ipldev systemd.firstboot=off"
|
||||
devicepersistency="by-uuid" target_blocksize="4096"
|
||||
kernelcmdline="no_timer_check console=tty1 console=ttyS0,115200n8 systemd.firstboot=off"
|
||||
devicepersistency="by-uuid"
|
||||
bootpartition="true" bootpartsize="1000" bootfilesystem="ext4"
|
||||
rootfs_label="fedora"
|
||||
>
|
||||
<bootloader name="zipl" targettype="CDL" timeout="1"/>
|
||||
<bootloader name="zipl" timeout="1"/>
|
||||
<size unit="G">5</size>
|
||||
<systemdisk>
|
||||
<volume name="@root=root"/>
|
||||
|
Loading…
Reference in New Issue
Block a user