On Tue, Jul 17, 2001 at 11:00:36AM +0100, Alex Holden wrote:
> On Tue, 17 Jul 2001, Philip Blundell wrote:
> > It's actually LD_PRELOAD (but LD_LIBRARY_PATH). Yes, this will do the trick
> > if you still have a root shell open. If you've attempted to reboot and found
> > that init won't even come up, it won't do much good. :-)
>
> If you have a statically linked shell around you be able to boot with that
> as your init to fix the problem (eg. init=/bin/sash).
I thought that root's shell was always staticly linked.
If so, surely
init=/sbin/bash
[or wherever it is]
to go single user then
export LD_PRELOAD=/path/to/the/glibc.so
and then ln away until the problem is fixed
?
Nicholas Clark
_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.