Thanks Serge....

This did NOT work:

lxc config device add *lxcfs* fuse unix-char major=10 minor=229
path=/dev/fuse

But this DID ....

lxc config device add *<container_name>* fuse unix-char major=10 minor=229
path=/dev/fuse

Thanks so much for the tip.

Brian
_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to