On 01/10/2012 01:39 AM, Fred Finkelstein wrote: > I finally found it with the help of the #lxcontainers irc channel. I have > to replace this in lxc.fstab: > /dev/shm /dev/shm bind 0 0 > with this: > /dev/shm /srv/shm none bind 0 0 > and I can access it. Why /srv/shm ?