Hi,<br><br>I tried to extend the fstab as below:<br><br>/etc/resolv.conf  /lxc/lenny/rootfs.lenny/etc/<div id=":u1" class="ii gt">resolv.conf none bind 0 0<br>/test          /testdir  none bind 0 0  <--- I added this line<br>

<br>From the host :<br># ls /testdir<br>a  b  c<br><br>From the container :<br>[root@test-fedora lenny]# chroot rootfs.lenny/<br>test-fedora:/# ls /test<br>test-fedora:/#<br><br>But when I do lxc-start I get an error as :<br>

#lxc-start -n lencon<br>lxc-start: No such file or directory - failed to mount '/test' on '/testdir'<br><br>Basically what am trying to do is to share the host library files (/lib) between the containers.<br>

<br>Any clues on the error above? Please let me know. Also, any better
way to share the files between host and container will be helpful.<br><font color="#888888"><br>--Nirmal<br><br></font></div>