Hello,I am having difficulty getting any sort of LXC container running. I am trying to use the following tutorial to run the hello world example:Here are the results of my running the tutorial:[root@terraria ~]# virsh listId Name State----------------------------------------------------[root@terraria ~]# virsh urilxc:///[root@terraria ~]# cat helloworld.xml<domain type='lxc'><name>helloworld</name><memory>102400</memory><os><type>exe</type><init>/bin/sh</init></os><devices><console type='pty'/></devices></domain>[root@terraria ~]# virsh define helloworld.xmlDomain helloworld defined from helloworld.xml[root@terraria ~]# virsh start helloworlderror: Failed to start domain helloworlderror: internal error guest failed to start: PATH=/bin:/sbin TERM=linux container=lxc-libvirt container_uuid=791640de-95a9-082c-7292-c55106bcdca9 LIBVIRT_LXC_UUID=791640de-95a9-082c-7292-c55106bcdca9 LIBVIRT_LXC_NAME=helloworld /bin/sherror receiving signal from container: Input/output error---As you can see, I am getting an error. How do I go about diagnosing this error? This is a fresh install so the only thing I have been using this machine for is for LXC/libvirt testing.--
Jacob Everist
cell: 310-425-9732
email: jacob.everist@gmail.com