Do not use 4096 blocksize
4096 blocksize is required for Macs, and some newer machines can see it, but many other machines are not able to use the 4096 blocksize. Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
|||||||
<preferences profiles="BootDiskCore" arch="x86_64,aarch64">
|
<preferences profiles="BootDiskCore" arch="x86_64,aarch64">
|
||||||
<type image="oem"
|
<type image="oem"
|
||||||
filesystem="btrfs" btrfs_root_is_subvolume="true" btrfs_set_default_volume="false" fsmountoptions="x-systemd.growfs,compress=zstd:1"
|
filesystem="btrfs" btrfs_root_is_subvolume="true" btrfs_set_default_volume="false" fsmountoptions="x-systemd.growfs,compress=zstd:1"
|
||||||
kernelcmdline="rhgb quiet" devicepersistency="by-uuid" target_blocksize="4096"
|
kernelcmdline="rhgb quiet" devicepersistency="by-uuid"
|
||||||
bootpartition="true" bootpartsize="1024" bootfilesystem="ext4" efipartsize="500" firmware="uefi"
|
bootpartition="true" bootpartsize="1024" bootfilesystem="ext4" efipartsize="500" firmware="uefi"
|
||||||
rootfs_label="fedora"
|
rootfs_label="fedora"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user