All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Menzel <paulepanter@users.sourceforge.net>
To: grub-devel@gnu.org
Subject: How to deal with `multiboot` and compressed files
Date: Sat, 15 Apr 2017 18:47:28 +0200	[thread overview]
Message-ID: <1492274848.2222.118.camel@users.sourceforge.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 899 bytes --]

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?


Thanks,

Paul


¹ By the way, the command `multiboot` and `multiboot2` are not listed
in the overview of the GRUB manual [1].


[1] https://www.gnu.org/software/grub/manual/html_node/Command_002dline-and-menu-entry-commands.html#Command_002dline-and-menu-entry-commands

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

             reply	other threads:[~2017-04-15 16:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-15 16:47 Paul Menzel [this message]
2017-04-15 16:58 ` How to deal with `multiboot` and compressed files Andrei Borzenkov
2017-04-15 17:01 ` Vladimir 'phcoder' Serbinenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1492274848.2222.118.camel@users.sourceforge.net \
    --to=paulepanter@users.sourceforge.net \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.