On Wed, Jun 15, 2022 at 11:25:55AM +0200, Vladimir 'phcoder' Serbinenko wrote:
> Documentation states that it works only on some platforms. Currently only on
> MIPS. i386-pc always uses lzma
>
> Le mer. 15 juin 2022, 00:39, Eugene Bright via Grub-devel
> a écrit :
> Option --compression doesn
Documentation states that it works only on some platforms. Currently only
on MIPS. i386-pc always uses lzma
Le mer. 15 juin 2022, 00:39, Eugene Bright via Grub-devel <
grub-devel@gnu.org> a écrit :
> Option --compression doesn't affect the core image size.
> Does it work at all?
>
> Running it wi
Hello!
Option --compression doesn't affect the core image size. Does it work at all?
Running grub-mkimage with compression `none`
> # grub-mkimage -v -O i386-pc -p /boot btrfs -C none | wc -c
> grub-mkimage: info: the total module size is 0x1a380.
> grub-mkimage: info: reading /usr/lib/grub/i386-
Option --compression doesn't affect the core image size.
Does it work at all?
Running it without compression `none`
> # grub-mkimage -v -O i386-pc -p /boot btrfs -C none | wc -c
> grub-mkimage: info: the total module size is 0x1a380.
> grub-mkimage: info: reading /usr/lib/grub/i386-pc/kernel.img.