<div dir="ltr">Hello list!<br><br>I need to run a Lucid container on a Trusty host but after lxc-start, the container hangs forever.<br><br>$ sudo lxc-start -n testing<br>init: hwclock main process (6) terminated with status 77<br>init: ureadahead main process (8) terminated with status 5<br>init: ureadahead-other main process (52) terminated with status 4<br>mount: mount point /dev/shm is a symbolic link to nowhere<br>mountall: mount /dev/shm [53] terminated with status 32<br>mountall: Filesystem could not be mounted: /dev/shm<br><br><br>Is Lucid supported on Trusty? If so, how can I fix this?<br><br>Thanks!<br><br><br>$ dpkg -l | grep lxc<br>ii  liblxc1                          1.0.6-0ubuntu0.1              amd64        Linux Containers userspace tools (library)<br>ii  lxc                              1.0.6-0ubuntu0.1              amd64        Linux Containers userspace tools<br>ii  lxc-templates                    1.0.6-0ubuntu0.1              amd64        Linux Containers userspace tools (templates)<br>ii  python3-lxc                      1.0.6-0ubuntu0.1              amd64        Linux Containers userspace tools (Python 3.x bindings)</div>