Unable to load multiboot kernel.
Marcelo Araujo
araujobsdport at gmail.com
Mon Mar 30 14:27:26 UTC 2015
Hi guys,
I'm attempting to boot FreeBSD as Dom0 on ThinkPad E550 with an i7-5500U
quad-core and 16G of ram.
The FreeBSD is in the revision r280848 and Xen is the 4.6-unstable(checkout
today). The FreeBSD kernel was built as amd64.
So, the problem that I'm facing is that not possible to load multiboot
kernel. Right after to load the XEN kernel, its attempt to load the next
KERNEL, but I reach out at:
sys/boot/i386/libi386/multiboot.c
167 error = elf32_loadfile_raw(filename, dest, result, 1);
168 if (error != 0) {
169 printf(
170 "elf32_loadfile_raw failed: %d unable to load multiboot
kernel\n",
171 error);
172 goto out;
173 }
I tried to boot at loader using:
OK unload OK load /boot/xen dom0_mem=1024M dom0_max_vcpus=2 dom0pvh=1
console=com1,vga
boot/xen data=0x1e0090+0x7fd20f70 \
OK load /boot/kernel/kernel
/boot/kernel/kernel Unable to load /boot/kernel/kernel as a multiboot
payload kernel
/boot/kernel/kernel text=0x104c6a8 data=0x12dbb8+0x3fb0f0
sysms=[0x8+0x148f98+0x8+0x164832]
OK boot
And the system is halted.
Any idea?
Best Regards,
--
--
Marcelo Araujo (__)araujo at FreeBSD.org
\\\'',)http://www.FreeBSD.org <http://www.freebsd.org/> \/ \ ^
Power To Server. .\. /_)
More information about the freebsd-xen
mailing list