[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] 32 bits on 64 bits kernel
On Fri, 2015-06-05 at 14:28 +0100, pietrop wrote: > I have configured the kernel using a standard debian configuration > /usr/src/linux-config-3.16/config.i386_none_586.xz This doesn't enable PAE and therefore cannot support Xen pv operation. In Debian the 32-bit kernel flavour with Xen support is '686-pae', so config.i386_none_686-pae.xz should be the starting point. You should be able to just use the existing linux-image.*-686-pae package, unless you have a reason to build it yourself? This might involve enabling multiarch to be able to install the i386 kernels on your 64-bit host. Or you can install it inside the guest along with the pv-menu-list package and use pygrub or pvgrub to boot from the guest filesystem. Ian. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |