Sunday 12 May 2013

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

You may get the below error while starting Xen VPS.

# xm create -c /home/xen/vm7202/vm720.cfg
Using config file "/home/xen/vm720/vm720.cfg".
Error: Kernel image does not exist: /boot/solus-vmlinuz

Solution:
# php /usr/local/solusvm/includes/xenkernel.php
Making SolusVM initrd...
Setting kernel links...
Kernel setup completed.

Now start the Xen VPS using Config file.

# xm create -c /home/xen/vm720/vm720.cfg

No comments:

Post a Comment