Sunday, October 2, 2011

Error: Kernel image does not exist: /boot/solus-vmlinuz

Advertisements

You may get this error while starting a xen vps.

[root@test ~]# xm create /home/xen/vm302/vm302.cfg
Using config file "/home/xen/vm302/vm302.cfg".
Error: Kernel image does not exist: /boot/solus-vmlinuz

Solution:

[root@test~]# php /usr/local/solusvm/includes/xenkernel.php
Making SolusVM initrd...
Setting kernel links...
Kernel setup completed.
[root@test~]#

Now try:

[root@test~]# xm create /home/xen/vm302/vm302.cfg
Using config file "/home/xen/vm302/vm302.cfg".
Started domain vm302
[root@test~]#

1 comment:

  1. hi,

    wow!!! Nice post.. thank you....
    Its working great....

    ReplyDelete

Be nice. That's all.