WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

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

<Prev in Thread] Current Thread [Next in Thread>