iso9660 mount lxc

  1. C

    Mount ISO inside LXC

    Hello! I want to access an ISO located in /var/lib/vz/template/iso/ from inside a LXC container running Debian 8. However, I failed to run a loop mount command inside the container after mounting NFS share on host. I found some statements that loop mount inside LXC is not recommended. Then I...