How do I remove "shared" option? mount --make-private?

On Thu, Apr 4, 2013 at 4:05 PM, Harald Hoyer <harald.ho...@gmail.com> 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 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 superblock on foo,
> >        missing codepage or helper program, or other error
> >        In some cases useful info is found in syslog - try
> >        dmesg | tail or so
> >
> > What is wrong with it?
> >
> > P.S. I'm using F17, with kernel 3.8.3
> >
> >
>
> The parent mountpoint has to have to the "shared" option removed.
>
>
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to