On Tue Jun 06, 2017 at 21:41:48 -0700, Anatol Pomozov wrote: > It is possible to create a 64 bit elf image that has valid multiboot header. > qemu should be able to boot such images.
But this 64bit image actually starts with 32bit code, right? So it's a 32bit program and the check verifies that this is the case. Adam