mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
'unzip' can uncompress and load raw multiboot images and ELF files. Usage together with the PXE bootloader ease life running the muen hypervisor together with a Genode/x86_64 VM, where the raw boot image is typically quite large. Ref #2358