Quoting Saint Michael ([email protected]):
> I did work around it by mounting the ftp site on the host and sharing /mnt
> with the container, but as a solution is poor, since I cannot execute the
> mound command from the container, to be run on the host.
> This was working fine until last week. I just checked and /dev/fuse does
> not exist in the container, although the module fuse is loaded.
> So the question is how do I create that device on the container

One way is to use

lxc.mount.entry = /dev/fuse dev/fuse none bind,create=file
_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to