I did in place upgrade from 5.x to 7 and after that my HDD on LXC bind as mp became suddenly read only.
On host I can access mounted UBS drive and write to it as root.
On LXCs (priviliged) mp setup did not changed from 5.x, they have no "extra" options added from my end but they suddenly became read only for normal user. I can write on LXC to those mounted USB as root but that's not good approach.
LXC binding:
host mounting in fstab:
Read more
On host I can access mounted UBS drive and write to it as root.
On LXCs (priviliged) mp setup did not changed from 5.x, they have no "extra" options added from my end but they suddenly became read only for normal user. I can write on LXC to those mounted USB as root but that's not good approach.
LXC binding:
mp0: /media/disk1,mp=/home/abc/USB
host mounting in fstab:
/dev/sda1...
Read more