On 03.04.2025 13:04, Marek Marczykowski-Górecki wrote: > It fails on larger initramfs (~250MB one) and sometimes even smaller > depending on memory size/memory map, let Linux do it.
Iirc grub only unpacks gzip-ed modules, so wouldn't a yet better approach be to use a better compressing algorithm, which simply as a side effect would keep grub from decompressing it, while at the same time moving farther away from any critical boundaries? Jan