Re: 2.1.122 and unmouting problems

Miquel van Smoorenburg (miquels@cistron.nl)
25 Sep 1998 00:08:59 +0200


In article <199809241433.PAA02173@dax.dcs.ed.ac.uk>,
Stephen C. Tweedie <sct@redhat.com> wrote:
>On Thu, 17 Sep 1998 07:52:10 -0600 (MDT), dbrodsky@cs.ualberta.ca said:
>
>> mount -n -v -o remount,ro /
>> it fails saying that the device is busy.
>
>That's because the device is busy.

And the cause is usually that init still has a read only mapping
to /etc/ld.so.cache, make by ld-linux.so.2. Normally this poses
no problem, but if ldconfig is run in the bootup phase that is
a deleted file.

The latest GNU libc 2.0.7 version (there are multiple 2.0.7
"releases" !) fixes that.

Mike.

-- 
  "Did I ever tell you about the illusion of free will?"
    -- Sheriff Lucas Buck, ultimate BOFH.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/