QEMU_LD_PREFIX not load correct library order in the PATH run qemu with QEMU_LD_PREFIX argument will not load the library in the PATH. Ex: I use debootstrap to download the library of i386 architecture And use -L point to the path. But not load the library from that directory.