Re: [libvirt-users] virt-install --connect lxc:///

2018-03-28 Thread Daniel P . Berrangé
On Wed, Mar 28, 2018 at 04:16:50PM +0200, ales drtik wrote: > After reboot of the host i have different error message: > > root@blade1:~# virt-install --connect lxc:/// --name test_LXC --memory 128 > --filesystem /home/lxcuser/LXC,/ --init /bin/sh > WARNING No operating system detected, VM per

[libvirt-users] virt-install --connect lxc:///

2018-03-28 Thread ales drtik
After reboot of the host i have different error message: root@blade1:~# virt-install --connect lxc:/// --name test_LXC --memory 128 --filesystem /home/lxcuser/LXC,/ --init /bin/sh WARNING No operating system detected, VM performance may suffer. Specify an OS with --os-variant for optimal resu

[libvirt-users] virt-install --connect lxc:///

2018-03-28 Thread ales drtik
Hi, I would like to install LXC container by virt-install. >From man: virt-install \ --connect lxc:/// \ --name container \ --memory 128 \ --filesystem /home/LXC,/ \ --init /bin/sh But my err is: root@blade1:/home/lxcuser/LXC# virt-install --connect lxc:/// --name test_LXC --memory 128 --file