Compile Kernel 32 bits on an 64 bits machine: initramfs

2015-06-09 Thread pietrop
Hi all, I am running a Debian 8 machine and I need to compile a 32 bits kernel using this system, I have managed to compile the kernel using the package linux-source-3.16 and it boots fine exporting CFLAGS=-m32 to cross compile. Basically: export CFLAGS=-m32 make make modules_install make insta

Xen PVUSB - Debian 8

2015-06-15 Thread pietrop
Hi all, I am trying to setup a Debian 8 machine running XEN, which I've installed from the package manager, to use the USB passthrough. It looks like I need to use the module xen-usbfront and xen-usbback, which I can't find in the /lib/modules/(my kern)/* Are there ways to get around this ? Th

Xen PVUSB - Debian 8

2015-06-16 Thread pietrop
Hi all, I am trying to setup a Debian 8 machine running XEN, which I've installed from the package manager, to use the USB passthrough. It looks like I need to use the module xen-usbfront and xen-usbback, which I can't find in the /lib/modules/(my kern)/* Are there ways to get around this ? Th