Hello, Xen-users I''m currently on a Ubuntu 13.04, kernel 3.8.0-19-generic and I have compiled Xen 4.2.1 Then I downloaded the Kernel 3.8.13; copied the .config for 3.8.0-19 and used it for the new compile, added the config options for the dom0 that are available on http://wiki.xen.org/wiki/Mainline_Linux_Kernel_Configs I compiled the kernel, the modules(and installed the modules) then I created the initramfs using the $mkinitramfs -o /boot/initrd.image-3.8.13 3.8.13 I added the setting for the xenfs in the /etc/fstab added the boot settings in grub and when I reboot, I get a grub error Error 16: Inconsistent filesystem structure Does anyone have any ideas on how to fix this? CH