[coreboot] Linux-kernel as payload

Patrick Georgi patrick at georgi-clan.de
Mon Sep 8 13:38:43 CEST 2014


Am 08.09.2014 um 10:25 schrieb Werner Zeh:
>     PAYLOAD    ../bzImage (compression: none)
> E: The stage file is not in ELF format!
Well, that's certainly true, isn't it? :-)

(technical details: we have three payload parsers - ELF, bzImage and
special-Tianocore, of which the ELF parser is the first. If it fails, it
whines a bit on the console, then the others get a chance).


> Am I wrong assumimg that the image may be a real (compressed) bzImage?
> Should I use a vmlinuz better? Or is my bzImage is not suitable (maybe
> parts of it are compressed or so)?
Using a bzImage is the most recently tested approach to making a payload
out of a linux kernel, so this is the way to go.


Patrick

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20140908/f3aca10d/attachment.asc>


More information about the coreboot mailing list