How to mount the LXD socket from the host to a LXD container?

Hi @quater,

Have a look at this blog post that works on LXD 3.4 or newer,

There is a typo in your commands (mount --move/mnt…) which is probably the cause of “no such file or directory”. That message means that the client did not encounter the specified socket file at all.

1 Like