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
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
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