0
votes
0answers
101 views

Unable to boot Xen 4.1.3 with kernel image shared through cifs

I've configured xen 4.1.3 with CentOS 6.3 and kernel version 3.5.3. I've vm images to my network shares over cifs. cifs is mounted and i can access it from my Dom0 but when try to boot vm using the ...
0
votes
0answers
285 views

Troubleshooting Bug: Soft Lockup

We're having some trouble here with "soft lockup"s in our /var/log/syslog. The system seems to freeze for 10-70 seconds, then comes back. This is affecting web serving and other key processes. It ...
2
votes
1answer
402 views

Learning how to build my own linux kernel

Reference - http://www.linode.com/wiki/index.php/PV-GRUB#Building_Your_Own_Kernel In order to work with Xen, a number of options that must be selected: CONFIG_PARAVIRT_GUEST=y CONFIG_XEN=y ...
3
votes
2answers
2k views

Unable to boot VM: Error 13: Invalid or Unsupported Executable Format

I used VMWare vConverter and everything converted fine, but when I try to boot I get an error: The physical machine boots correctly, so I don't think it is a source machine issue. I am not sure why ...