Hi,

On Thu, Jun 09, 2022 at 02:00:30PM +0300, Aleksi Suhonen wrote:
> The underlying problem is that the cloud kernel is compressed with an
> algorithm that grub can't uncompress. What I've been doing as a workaround
> is that I decompress the kernel myself in a kernel install hook.

Can you show us your xen domu config file? I'm interested in what
method you are using to boot these.

If you're using pvgrub2 to boot PV mode then the bad news is that it
seems to be largely abandoned as nobody wants to alter it to support
different kernel compression methods.

The good news is that you should be able to easily switch to PVH
mode with pvhgrub which uses grub's core routines to decompress the
kernel and therefore supports whatever compression methods that grub
normally does.

Cheers,
Andy

Reply via email to