|
|
Subscribe / Log in / New account

SELF: Anatomy of an (alleged) failure

SELF: Anatomy of an (alleged) failure

Posted Jun 23, 2010 20:56 UTC (Wed) by aliguori (subscriber, #30636)
In reply to: SELF: Anatomy of an (alleged) failure by Lovechild
Parent article: SELF: Anatomy of an (alleged) failure

If you install qemu's linux-user, then you can run non-native Linux binaries with just as you run native Linux binaries. This works by installing a misc binary hook and requires no kernel support. That said, we can't get a single binary that works universally across Linux distributions on a single architecture so I'm not sure that multi-arch binaries really makes that much sense.


to post comments

SELF: Anatomy of an (alleged) failure

Posted Jun 24, 2010 7:26 UTC (Thu) by tzafrir (subscriber, #11501) [Link]

What about /lib/ld-linux.so.2 ?

BTW: At least on Debian Squeeze / Sid, you just need to use:

aptitude install qemu-user-static binfmt-support

The rest of the setup is done automagically. But then again, if you want to use this for non-static binaries, you need to set up a chroot.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds