14 Jul 2009 (Tue)

21:40:37 # Life Trying to chroot from a non-debian userland on linux kernel. I was playing with this ARM environment. When there is no chroot command outside the chroot, and it's running incompatible libc, I could try running chroot command inside the chroot with: LD_LIBRARY_PATH=./lib:./usr/lib ./lib/ld-2.9.so ./usr/sbin/chroot . Using ld.so inside the chroot to load the chroot binary inside the chroot, and setting LD_LIBRARY_PATH to point to inside the chroot so that ld.so can find the libc.

Junichi Uekawa

$Id: dancer-diary.el,v 1.93 2009/01/04 03:42:29 dancer Exp $