Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I am trying to create a VM with the following command

virsh -c 'xen+unix:///' create /tmp/z2c.xml

but I get the following error:

error: Failed to create domain from /tmp/z2c.xml
error: POST operation failed: xend_post: error from xen daemon: (xend.err "Error creating domain: Boot loader didn't return any data!")

Any idea where this error comes, what it has to do with the boot loader?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.