|
|
|
|
|
|
|
|
|
|
xen-ppc-devel
Re: [XenPPC] 32 bits executables
At the very least, you'll need to chroot to /mnt so that /bin/true is
loaded by the correct dynamic link editor.
Or you can run something similar to
/mnt/lib/ld.so /mnt/bin/true
although chroot will work better in the end (shouldn't matter for
/bin/true though).
Segher
_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel
|
|
|
|
|