1,885
edits
Changes
→Setting Up Qemu User Space Emulation
== Setting Up Qemu User Space Emulation ==
=== On Australia === 1. Unpack the archive in your home directory: cd ; tar xvf /public/qemu-linux-user-aarch64 2. To switch to arm64/aarch64 mode, type: sudo chroot ~/arm64 === On your home system:===
1. Obtain the files in the <code>/public/qemu-linux-user-aarch64</code> directory on Australia: <code>arm64.qemu-userspace.tgz</code> and <code>qemu-arm64.conf</code>
sudo chroot ~/arm64 # or wherever you put your arm64 directory