search for: 64c48da2

Displaying 4 results from an estimated 4 matches for "64c48da2".

2016 Apr 11
2
Re: [Bug 1325687] network type="ethernet" not supported with LXC
...AM, abhishek jain wrote: > > Hi Team > > > > I'm trying to launch LXC VM with libvirt 1.2.12 having commit > > *22cff52a2b8e06c913b1f97767e5d3**90fb17fc3b *with below XML > configuration.. > > > > <domain type="lxc"> > > <uuid>64c48da2-e318-4085-8b88-c980aab4de34</uuid> > > <name>test</name> > > <memory>524288</memory> > > <vcpu>1</vcpu> > > <os> > > <type machine="virt">exe</type> > > <cmdline>root=/dev...
2016 Apr 11
2
Re: [Bug 1325687] network type="ethernet" not supported with LXC
Hi Team I'm trying to launch LXC VM with libvirt 1.2.12 having commit *22cff52a2b8e06c913b1f97767e5d3**90fb17fc3b *with below XML configuration.. <domain type="lxc"> <uuid>64c48da2-e318-4085-8b88-c980aab4de34</uuid> <name>test</name> <memory>524288</memory> <vcpu>1</vcpu> <os> <type machine="virt">exe</type> <cmdline>root=/dev/ram0 rw console=ttyAMA0 rootwait earlyprintk</cmdline&g...
2016 Apr 12
0
Re: [Bug 1325687] network type="ethernet" not supported with LXC
...vir-list/2016-April/msg00505.html I'm now getting following errors.. virsh -c lxc: start test error: Failed to start domain test error: internal error: Unsupported network type ethernet I'm using the below XML file for launching LXC VM.. <domain type="lxc"> <uuid>64c48da2-e318-4085-8b88-c980aab4de34</uuid> <name>test</name> <memory>524288</memory> <vcpu>1</vcpu> <os> <type machine="virt">exe</type> <cmdline>root=/dev/ram0 rw console=ttyAMA0 rootwait earlyprintk</cmdline&g...
2016 Apr 11
0
Re: [Bug 1325687] network type="ethernet" not supported with LXC
On 04/11/2016 09:24 AM, abhishek jain wrote: > Hi Team > > I'm trying to launch LXC VM with libvirt 1.2.12 having commit > *22cff52a2b8e06c913b1f97767e5d3**90fb17fc3b *with below XML configuration.. > > <domain type="lxc"> > <uuid>64c48da2-e318-4085-8b88-c980aab4de34</uuid> > <name>test</name> > <memory>524288</memory> > <vcpu>1</vcpu> > <os> > <type machine="virt">exe</type> > <cmdline>root=/dev/ram0 rw console=ttyAMA0 root...