diff --git a/HowtoLXD.page b/HowtoLXD.page index bdacdc1..0363c4b 100644 --- a/HowtoLXD.page +++ b/HowtoLXD.page @@ -21,6 +21,7 @@ lxc config set storage.backups_volume local/backups # Create a images volume in the local (default) pool (ZFS) and use it for images (containers images downloaded) lxc storage volume create local images lxc config set storage.images_volume local/images +lxc config device add $containerName $deviceName disk source=/home/foo path=/home/foo ``` Chemins :