Displaying 1 result from an estimated 1 matches for "xiaogw".
Did you mean:
xiaogw#
2013 Sep 28
17
Problems in starting up domU with Xen-ARM (on Cortex-A15 Fast Models)
...n for ARM (Cortex-A15 Fast models). I
follow the instructions to build xen-tools with this link:
http://wiki.xen.org/wiki/Xen_ARM_with_Virtualization_Extensions/CrossCompiling.
But there seems to be something wrong when I start up domU.
First, I get errors in create domU with xl:
root@(none):/home/xiaogw# xl create domU-config
xc: error: Could not obtain handle on privileged command interface (2 = No
such file or directory): Internal error
libxl: error: libxl.c:94:libxl_ctx_alloc: cannot open libxc handle: No such
file or directory
cannot init xl context
I solve this problem by:
root@(none):/# mou...