F15: ugly behavior of "df"

Andreas Schwab schwab at redhat.com
Fri Jun 24 07:43:32 UTC 2011


Karel Zak <kzak at redhat.com> writes:

> The 'bind' flag is another way how to achieve that the filesystem is
> mounted on another place. Nothing other.
>
>    # mount /dev/sdb1 /mnt/A
>    # mount --bind /mnt/A /mnt/B
>
> is the same thing as:
>
>    # mount /dev/sdb1 /mnt/A
>    # mount /dev/sdb1 /mnt/B 

There is a big difference between "mount --bind /mnt/A/B /mnt/B" and
"mount /dev/sdb1 /mnt/B".

Andreas.

-- 
Andreas Schwab, schwab at redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84  5EC7 45C6 250E 6F00 984E
"And now for something completely different."


More information about the devel mailing list