I have installed the next packages:
# cat /etc/updater/auto.lua
– A file with auto-generated Install commands. Do not edit.
Install “6in4”
Install “block-mount”
Install “kmod-ata-mvebu-ahci”
And next package groups:
# cat /etc/config/updater
config pkglists 'pkglists' list lists 'base' list lists 'cacerts' #list lists 'luci-controls' list lists 'lxc' #list lists 'nas' #list lists 'netutils' #list lists 'shell-utils'
config override 'override' #option branch 'stable-new' option disable '0'
When I go to LuCi LXC Containers and try to create one, it is not listed “Available Containers” and it is no created:
# ls -la /srv/lxc/
drwxr-xr-x 1 root root 0 Dec 9 15:09 .
drwxr-xr-x 1 root root 6 Dec 9 14:06 …
“/srv/lxc/” is a mount point for my mSATA:
# mount | grep -i sda
/dev/sda2 on /srv/lxc type btrfs (rw,relatime,ssd,noacl,space_cache,subvolid=259,subvol=/lxc)