On Wed, Mar 16, 2011 at 11:47 AM, Petr Uzel <petr.uzel@suse.cz> wrote:
On Wed, Mar 16, 2011 at 11:37:50AM +0100, richard -rw- weinberger wrote:
On Wed, Mar 16, 2011 at 10:54 AM, Petr Uzel <petr.uzel@suse.cz> wrote:
On Sun, Mar 13, 2011 at 06:03:20PM +0100, richard -rw- weinberger wrote:
Hi,
bind mounts seem not to work as expected on OpenSUSE 11.4.
Yes, it behaves slightly different as a consequence of making /etc/mtab a symlink to /proc/self/mounts.
---- snip ----
Information about bind mounts is missing in /proc/self/mounts and thus also in /etc/mtab. AFAIK this should and will be resolved with new util-linux, which will store the bind information into /dev/.mount/utab or something similar.
Will OpenSUSE 11.4 get an update to this new util-linux package?
Most likely no, sorry. OTOH, util-linux package in tumbleweed follows latest upstream releases, so you might want to install that package (for now, it does not make any difference as this issue hasn't been addressed in upstream yet).
Very sad. IMHO the release notes should tell about this issue.
Try this: mount -o bind /home /mnt mount -o remount,ro,bind /mnt
This works fine. :-)
Good :)
Can you please explain me why this works? Is this an util-linux issue too?
Best regards,
Petr
-- Petr Uzel IRC: ptr_uzl @ freenode
-- Thanks, //richard -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org