|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Debian 6/Squeeze with Xen 4.0.1 doesn't work out of the
Hi Jan,
Are you booting via the correct grub entry? (Linux 2.6 with Xen 4.1) Also if you modprobe xen_evtchn can you start xend afterwards?
Joseph.
On 11 October 2011 15:58, Jan Bakuwel <jan.bakuwel@xxxxxxxxx> wrote:
Hi,
Recently installed Debian Squeeze 64-bits on an older (Dell) server and
installed xen-linux-system-2.6-xen-amd64 from the standard repositories.
After a reboot, the Xen kernel is running. However, xend isn't starting.
Further inspection suggests that this might be caused by the fact that
the xen_evtchn module cannot be loaded.
Any suggestions?
Jan
# uname -a
Linux camsvr11 2.6.32-5-xen-amd64 #1 SMP Fri Sep 9 22:23:19 UTC 2011
x86_64 GNU/Linux
# modprobe xen-evtchn
FATAL: Error inserting xen_evtchn
(/lib/modules/2.6.32-5-xen-amd64/kernel/drivers/xen/xen-evtchn.ko): No
such device
# file /lib/modules/2.6.32-5-xen-amd64/kernel/drivers/xen/xen-evtchn.ko
/lib/modules/2.6.32-5-xen-amd64/kernel/drivers/xen/xen-evtchn.ko: ELF
64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped
# lsmod | grep xen
xenfs 9616 0
# dpkg --list | grep xen
ii libxenstore3.0 4.0.1-2
Xenstore communications library for Xen
ii linux-image-2.6.32-5-xen-amd64 2.6.32-35squeeze2
Linux 2.6.32 for 64-bit PCs, Xen dom0 support
ii xen-hypervisor-4.0-amd64 4.0.1-2 The
Xen Hypervisor on AMD64
ii xen-linux-system-2.6-xen-amd64 2.6.32+29 Xen
system with Linux 2.6 for 64-bit PCs (meta-package)
ii xen-linux-system-2.6.32-5-xen-amd64 2.6.32-35squeeze2 Xen
system with Linux 2.6.32 on 64-bit PCs (meta-package)
ii xen-utils-4.0 4.0.1-2 XEN
administrative tools
ii xen-utils-common 4.0.0-1 XEN
administrative tools - common files
ii xenstore-utils 4.0.1-2
Xenstore utilities for Xen
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
--
Founder | Director | VP Research
Orion Virtualisation Solutions | www.orionvm.com.au | Phone: 1300 56 99 52 | Mobile: 0428 754 846
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|