|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Xen 4.4 gives error about invalid entry point for ELF64
The grub configuration item is
menuentry 'Xen 4.4.0 / Arch GNU/Linux, with Linux linux' --class xen --class
arch --class gnu-linux --class gnu --class os {
insmod part_gpt
insmod lvm
insmod ext2
set
root='lvmid/x6ZMlJ-plwy-IbrH-jMWQ-o7xs-wGSq-zYwtIh/rDjjqf-y6oV-6h53-PsQY-0c1d-BFkq-czCMcN'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root
--hint='lvmid/x6ZMlJ-plwy-IbrH-jMWQ-o7xs-wGSq-zYwtIh/rDjjqf-y6oV-6h53-PsQY-0c1d-BFkq-czCMcN'
4bebf152-5d3b-45cf-8d3d-e00739619782
else
search --no-floppy --fs-uuid --set=root
4bebf152-5d3b-45cf-8d3d-e00739619782
fi
echo 'Loading Xen 4.4.0 ...'
multiboot /boot/xen-syms-4.4.0.gz /boot/xen-syms-4.4.0.gz xsave=1
echo Loading Linux linux ...
module /boot/vmlinuz-linux /boot/vmlinuz-linux
root=/dev/mapper/xen-dom0 rw console=tty0
echo "Loading initial ramdisk ..."
module /boot/initramfs-linux.img
}
Running file on the files I see:
# file /boot/xen-syms-4.4.0.gz
/boot/xen-syms-4.4.0.gz: gzip compressed data, was "xen-syms-4.4.0", last
modified: Fri Mar 21 17:17:07 2014, from Unix
# file /boot/vmlinuz-linux
/boot/vmlinuz-linux: Linux kernel x86 boot executable bzImage, version
3.13.7-1-ARCH (nobody@var-lib-archbuild-extra-x86_64-thomas) #1, RO-rootFS,
swap_dev 0x3, Normal VGA
# file /boot/initramfs-linux.img
/boot/initramfs-linux.img: gzip compressed data, last modified: Wed Mar 26
10:13:47 2014, from Unix
________________________________________
From: Ian Campbell [Ian.Campbell@xxxxxxxxxx]
Sent: Wednesday, March 26, 2014 11:12 AM
To: Daniel Shub
Cc: xen-users@xxxxxxxxxxxxx
Subject: Re: [Xen-users] Xen 4.4 gives error about invalid entry point for ELF64
On Wed, 2014-03-26 at 10:57 +0000, Daniel Shub wrote:
> I am trying to get a Xen 4.4.0 dom0 up and running on Arch Linux. I am using
> grub bios with a GPT partition table and the 3.13.7 kernel. When I attempt to
> boot into the dom0 I get the following errors (retyped since it happens
> before I can copy/paste)
>
> Loading xen 4.4.0
> Error: invalid entry point for ELF64
> Loading linux linux
> Error: you need to load the kernel first
> Loading initial ramdisk
> Error: you need to load the kernel first
>
> If I don't try and boot the hyper visor everything works fine. I tried
> rebuilding my grub boot configuration and the RAM disk.
>
> Any help would be appreciated.
Please share the grub configuration which is causing the problem. Also
running file on any paths mentioned in there might be helpful, e.g.
file /boot/xen.gz
(if /boot/xen.gz is mentioned)
Ian.
This message and any attachment are intended solely for the addressee and may
contain confidential information. If you have received this message in error,
please send it back to me, and immediately delete it. Please do not use, copy
or disclose the information contained in this message or in any attachment.
Any views or opinions expressed by the author of this email do not necessarily
reflect the views of the University of Nottingham.
This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system, you
are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |