Package: xen-tools Version: 2.8-2
On a freshly installed Debian Etch system I attempted to install Xen with the commands: # aptitude install linux-image-xen-686 # aptitude install xen-tools Based on the recommends field in xen-tools aptitude automatically installed xen-hypervisor-3.0.3-1-i386. The non PAE version of Xen. On reboot the system panics as the non PAE xen hypervisor attempts to load the PAE enabled kernel. The problem was easy to fix by rebooting with the old kernel and installing xen-hypervisor-3.0.3-1-i386-xen. As Debian only provides kernel packages for systems with PAE enabled perhaps the recommends field could be changed to xen-hypervisor-i386-pae? -- sg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]