How to upgrade glibc

Ralf Friedl Ralf.Friedl at online.de
Thu Apr 17 12:54:19 UTC 2008


Christophe Osuna wrote:
> ~# cd /lib
> /lib# mount -o remount,rw /
> /lib# cp libc-2.5.so libc-2.5.so.new
> /lib# mv libc-2.5.so.new libc-2.5.so
> /lib# mount -o remount,ro /
> mount: mounting /dev/hda1 on / failed: Device or resource busy
> /lib#
>
> And after rebooting:
>
> ...
You should do a normal shutdown after that, not a failed remount to rw 
and after that a power cycle.

If you can't use a normal shutdown, your solution to keep the old file 
till the next reboot is probably necessary.

Regards
Ralf Friedl



More information about the busybox mailing list