You are not logged in.
After upgrading XZ to version 5.4.5-1 my archiso images are noticeably larger. They were 790mb and now they are 925mb.
When running mkarchiso I get the following error message, but the images have been booting ok from USB:
==> Creating xz-compressed initcpio image: '/boot/initramfs-linux-zen.img'
==> WARNING: errors were encountered during the build. The image may not be complete.
error: command failed to execute correctly
I am not a programmer so I don't know how minor or innocuous the issue is.
I found the following entry in the /usr/share/archiso/configs/releng/profiledef.sh file:
airootfs_image_tool_options=('-comp' 'xz' '-Xbcj' 'x86' '-b' '1M' '-Xdict-size' '1M')
Can this entry be modified to remedy the above-mentioned issue?
Last edited by lenhuppe (2024-01-15 18:02:06)
"I'm suspicious of people who don't like dogs, but I trust a dog when it doesn't like a person." -- Bill Murray
Offline
More likely it's the kernel update that did it. See https://bbs.archlinux.org/viewtopic.php?id=291900
Online
My use case does not require me to be on the bleeding edge so I tried switching from the linux-zen kernel to linux-lts.
My ISO images are smaller, and I am no longer getting the "boot partition full" errors I was seeing with the 6.7-zen kernel.
"I'm suspicious of people who don't like dogs, but I trust a dog when it doesn't like a person." -- Bill Murray
Offline