Sample Header Ad - 728x90

Running x86-64 binaries on AArch64 using qemu-system (ArchLinuxArm)

3 votes
2 answers
5492 views
I'm running ArchLinuxArm in a VM on my MacBook M1 (Apple Silicon). I need to run a couple of x86-64 binaries, so I installed **qemu-user** and **qemu-user-binfmt** packages. If I try to run any x86-64 binary, I get the following error: qemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory Is there any way to install the x86-64 required libraries on ArchLinuxArm? Thanks
Asked by Luca D'Amico (559 rep)
Apr 17, 2023, 09:53 PM
Last activity: Jan 13, 2025, 07:50 PM