On Sun, 24 Jan 2010 15:07:16 +0100, Tobias Powalowski <[email protected]> wrote: > Am Sonntag 24 Januar 2010 schrieb Thomas Bächler: >> Am 24.01.2010 13:24, schrieb Pierre Schmitz: >> > One thing I noticed that doing a read-only bind mount does no longer >> > work >> > in one step. Instead of >> > >> > mount -o bind,ro foo bar >> > >> > you have to use >> > >> > mount -o bind foo bar >> > mount -o remount,ro bar >> > >> > That bad thing is that this first command does not fail but simply >> > mounts >> > read-write and issues a warning. >> >> Same here, otherwise /arch/signoff64 >> > Is this a showstopper?
No, its just annoying. :-) It is documented in the man page so I guess its intentional and no bug. -- Pierre Schmitz, https://users.archlinux.de/~pierre

