On 19.08.2010, at 13:24, Adam Lackorzynski wrote: > A via -kernel supplied x86_64 ELF image is being started in 32bit mode. > Detect and exit if a 64bit image has been supplied.
According to the multiboot spec, this is the expected behavior, no? At least Xen does it that way... Alex