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:
parent
b1d905c6ea
commit
17a1dca46c
@ -9,7 +9,7 @@
|
||||
<preferences profiles="BootDiskCore" arch="x86_64,aarch64">
|
||||
<type image="oem"
|
||||
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"
|
||||
rootfs_label="fedora"
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user