|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Re: Error while creating Guest Domain - Please help
Chandra Sekhar <sekhar_15@xxxxxxxxx> writes:
> Below is what i get while creating a guest domain, please someone help me.
>
> # uname -a
> Linux xenserver 2.6.21-2950.fc8xen #1 SMP Tue Oct 23 12:24:34 EDT 2007 i686
> i686 i386 GNU/Linux
>
> # xm create -c /etc/xen/xmexample2 vmid=1
> Using config file "/etc/xen/xmexample2".
> Error: (2, 'Invalid kernel', 'xc_dom_find_loader: no loader found\n')
>
> # ls -l "/boot/vmlinuz-2.6.23.1-42.fc8"
> -rw-r--r-- 1 root root 1978656 2007-10-30 23:30 /boot/vmlinuz-2.6.23.1-42.fc8
file /boot/vmlinuz-2.6.23.1-42.fc8
(maybe it's a bzImage and your domain builder can't handle that)
fgrep CONFIG_XEN /boot/vmlinuz-2.6.23.1-42.fc8
(is it a proper guest kernel at all?)
--
Regards,
Feri.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|