Re: [lxc-users] mounting an ISO insider a container

2019-12-17 Thread Serge E. Hallyn
You have 10:137 for loop-control. But include/linux/miscdevice.h:#define LOOP_CTRL_MINOR 237 On Mon, Dec 16, 2019 at 07:32:54PM -0500, Saint Michael wrote: > I use privileged containers for internal use. They ar supposed to have all > privileges, but when I did this > mount -o

[lxc-users] mounting an ISO insider a container

2019-12-16 Thread Saint Michael
I use privileged containers for internal use. They ar supposed to have all privileges, but when I did this mount -o loop /CentOS-8-x86_64-1905-dvd1.iso /opt mount: /opt: mount failed: Operation not permitted. here is my configuration lxc.mount.entry = proc proc proc nodev,noexec,nosuid 0 0