grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to deal with `multiboot` and compressed files


From: Andrei Borzenkov
Subject: Re: How to deal with `multiboot` and compressed files
Date: Sat, 15 Apr 2017 19:58:05 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

15.04.2017 19:47, Paul Menzel пишет:
> Dear GRUB folks,
> 
> 
> The payloads for coreboot are normally LZMA compressed, as there is
> only little room on a flash ROM chip. Vladimir adapted SeaBIOS so it’s
> Multiboot compatible, so that SeaBIOS and the VGA Option can be easily
> loaded from the hard disk, and not the flash ROM chip.
> 
> Trying to load such a compressed with the multiboot command¹, it does
> abort with the message, that the Multiboot header cannot be found.
> 
> Is the the multiboot command supposed to be able to deal with
> compressed files?
> 
> If not, could you please tell me, if there is a way to load such a
> compressed file, and how?
> 

Try

insmod xzio

before multiboot command.

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]