diff options
Diffstat (limited to 'teams/cloud/cloud.xml')
| -rw-r--r-- | teams/cloud/cloud.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/teams/cloud/cloud.xml b/teams/cloud/cloud.xml index aa928dd..6892e1a 100644 --- a/teams/cloud/cloud.xml +++ b/teams/cloud/cloud.xml @@ -113,7 +113,7 @@ <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 systemd.firstboot=off" - devicepersistency="by-uuid" target_blocksize="4096" + devicepersistency="by-uuid" bootpartition="true" bootpartsize="1000" bootfilesystem="ext4" firmware="ofw" rootfs_label="fedora" > |