Hi all, I''m trying to get xen running on my new PC: [root@mail ~]# uname -a Linux mail 2.6.24.3-34.fc8 #1 SMP Wed Mar 12 18:17:20 EDT 2008 i686 i686 i386 GNU/Linux [root@mail ~]# rpm -qa | grep xen xenner-0.23-1.fc8 xen-libs-3.1.2-2.fc8 xen-3.1.2-2.fc8 kernel-xen-2.6.21.7-2.fc8 [root@mail ~]# [root@mail ~]# cat /etc/grub.conf # grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to this file # NOTICE: You have a /boot partition. This means that # all kernel and initrd paths are relative to /boot/, eg. # root (hd0,0) # kernel /vmlinuz-version ro root=/dev/VolGroup00/ITN1LogVol00 # initrd /initrd-version.img #boot=/dev/sda default=1 timeout=5 splashimage=(hd0,0)/grub/splash.xpm.gz hiddenmenu title Fedora (2.6.21.7-2.fc8xen) root (hd0,0) kernel /xen.gz-2.6.21.7-2.fc8 console=vga module /vmlinuz-2.6.21.7-2.fc8xen ro root=/dev/VolGroup00/LogVol00 noapic acpi=off rhgb quiet module /initrd-2.6.21.7-2.fc8xen.img title Fedora (2.6.24.3-34.fc8) root (hd0,0) kernel /vmlinuz-2.6.24.3-34.fc8 ro root=/dev/VolGroup00/LogVol00 noapic acpi=off rhgb quiet initrd /initrd-2.6.24.3-34.fc8.img title Fedora (2.6.23.1-42.fc8) root (hd0,0) kernel /vmlinuz-2.6.23.1-42.fc8 ro root=/dev/VolGroup00/LogVol00 noapic acpi=off rhgb quiet initrd /initrd-2.6.23.1-42.fc8.img When I boot the xen kernel, I get a message about no-one caring about IRQ9, and at about that time my keyboard stops responding (tested by watching the numlock light when pressing the numlock key) I am using a stock standard Fedora 8 install only using yum to install and upgrade. I would really like to get this working, but I have not found anything that works. I have tried using irqpoll, but nothing seemed to change. I have been searching for the better part of a day and have not found any reference to this problem. Please help...... _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users