On 5 April 2013 00:42, Pasha R wrote:
> How do I remove "shared" option? mount --make-private?
>
So did you ever solve how to do this. I've been having the same issue for
some time now. Here is a fuller description of my problem for those
interested:
https://www.redhat.com/archives/k12osn/2013-
How do I remove "shared" option? mount --make-private?
On Thu, Apr 4, 2013 at 4:05 PM, Harald Hoyer wrote:
> Am 04.04.2013 10:01, schrieb Pasha R:
> > Hi,
> > I'm trying to understand how mount --move can be used. Whenever I use
> it, I get
> > an error "mount: wrong fs type, bad option, bad su
Am 04.04.2013 10:01, schrieb Pasha R:
> Hi,
> I'm trying to understand how mount --move can be used. Whenever I use it, I
> get
> an error "mount: wrong fs type, bad option, bad superblock..."
> for example (something I found that supposed to work):
> mkdir foo bar
> mount --bind foo foo
> mount -
Hi,
I'm trying to understand how mount --move can be used. Whenever I use it, I
get an error "mount: wrong fs type, bad option, bad superblock..."
for example (something I found that supposed to work):
mkdir foo bar
mount --bind foo foo
mount --move foo bar
mount: wrong fs type, bad option, bad su