Bonjour,
Quand j’essaie de démarer xen sur le noyau Xenifié 2.6.32-5-xen-686 and XEN 4.0-i386, j’ai cette erreur:
Xen kernel panic - not syncing: the noapic parameter is incompatible with xen
Ma version de Xen:
root@tpreseau1:/boot# uname -a
Linux tpreseau1 2.6.32-5-xen-686 #1 SMP Sun May 6 07:43:49 UTC 2012 i686 GNU/Linux
j’ai changé l’ordre de boot ici
root@tpreseau1:/etc/grub.d# ls
00_header 20_linux_xen 40_custom 50_linux
05_debian_theme 30_os-prober 41_custom README
root@tpreseau1:/etc/grub.d# modprobe -l | grep xen
kernel/drivers/xen/xen-evtchn.ko
kernel/drivers/xen/blktap/blktap.ko
kernel/drivers/xen/xenfs/xenfs.ko
kernel/drivers/xen/acpi_processor.ko
kernel/drivers/block/xen-blkfront.ko
kernel/drivers/net/xen-netfront.ko
kernel/drivers/net/netxen/netxen_nic.ko
Parametrage de grub:
GRUB_DEFAULT=1
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet"
GRUB_CMDLINE_LINUX=""
root@tpreseau1:/etc/grub.d# xm info
WARNING! Can't find hypervisor information in sysfs!
Error: Unable to connect to xend: No such file or directory. Is xend running?
Merci d’avance



