Hello,
I compiled a 2.6.23 kernel with domU support, but the following error
shows up when I try to boot it on a Xen-3.1.0:
Error: (2, 'Invalid kernel', 'xc_dom_find_loader: no loader found\n')
xm log shows:
[2007-10-10 11:23:39 2395] ERROR (__init__:1094)
XendDomainInfo.initDomain: exception occurred
Traceback (most recent call last):
File
"/usr/src/xen-3.1.0-src/dist/install/usr/lib64/python/xen/xend/XendDomainInfo.py",
line 1517, in _initDomain
channel_details = self.image.createImage()
File
"/usr/src/xen-3.1.0-src/dist/install/usr/lib64/python/xen/xend/image.py",
line 112, in createImage
return self.createDomain()
File
"/usr/src/xen-3.1.0-src/dist/install/usr/lib64/python/xen/xend/image.py",
line 131, in createDomain
result = self.buildDomain()
File
"/usr/src/xen-3.1.0-src/dist/install/usr/lib64/python/xen/xend/image.py",
line 517, in buildDomain
return LinuxImageHandler.buildDomain(self)
File
"/usr/src/xen-3.1.0-src/dist/install/usr/lib64/python/xen/xend/image.py",
line 215, in buildDomain
features = self.vm.getFeatures())
Error: (2, \047Invalid kernel\047, \047xc_dom_find_loader: no loader
found\n\047)
Google did not give any useful infos. Am I missing some option in the
kernel config?
Regards,
Zoltan HERPAI
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|