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
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.
How do I remove "shared" option? mount --make-private?
On Thu, Apr 4, 2013 at 4:05 PM, Harald Hoyer harald.hoyer@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
On 5 April 2013 00:42, Pasha R pashar.ml@gmail.com 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-May/msg00050.html
On Thu, Apr 4, 2013 at 4:05 PM, Harald Hoyer harald.hoyer@gmail.comwrote:
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.
Norman Gaywood, Computer Systems Officer University of New England, Armidale, NSW 2351, Australia
ngaywood@une.edu.au Phone: +61 (0)2 6773 2412 http://mcs.une.edu.au/~norm Fax: +61 (0)2 6773 3312
Please avoid sending me Word or Power Point attachments. See http://www.gnu.org/philosophy/no-word-attachments.html