On 9 July 2012 15:11, Ed Greshko wrote:
> On 07/09/2012 12:27 PM, Norman Gaywood wrote:
>> mount --move foo bar/
>> mount: wrong fs type, bad option, bad superblock on /tmp/testing/foo,
>>missing codepage or helper program, or other error
>>In some cases useful info is found in sys
On 07/09/2012 12:27 PM, Norman Gaywood wrote:
> This sequence of commands once worked in F16 (in kernel 3.2.10-3)
>
> mkdir -p /tmp/testing
> cd /tmp/testing/
> mkdir -p foo bar
> mount -t tmpfs tmpfs foo/
> mount --move foo bar/
>
> Sometime around 3.3.0-4 and maybe before the last command above g
This sequence of commands once worked in F16 (in kernel 3.2.10-3)
mkdir -p /tmp/testing
cd /tmp/testing/
mkdir -p foo bar
mount -t tmpfs tmpfs foo/
mount --move foo bar/
Sometime around 3.3.0-4 and maybe before the last command above gives
this message:
mount: wrong fs type, bad option, bad supe