Re: grub-mkimage ignores compression option

2022-07-06 Thread Daniel Kiper
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

Re: grub-mkimage ignores compression option

2022-06-15 Thread Vladimir 'phcoder' Serbinenko
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

grub-mkimage ignores compression option

2022-06-14 Thread Eugene Bright via Grub-devel
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-

grub-mkimage ignores compression option

2022-06-14 Thread Eugene Bright via Grub-devel
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.