On Sun, Jun 21, 2020 at 2:56 PM Eli Schwartz <eschwa...@archlinux.org> wrote:
> But anyway this isn't true. There are valid reasons to reinstall grub on
> old systems, in which case you are most likely not benefiting from zstd
> support one way or another, but in this case, rerunning grub-install
> destroys the working bootloader code and fails to replace.

This sounds like a bug/defect in grub-install. Ideally, it would look
at the size of the embedding area, and abort early if it is too small.
This should happen before files are copied to /boot/grub, but
currently it is done afterward.

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to