Changes

Jump to: navigation, search

SPO600 aarch64 QEMU on Ireland

299 bytes added, 12:26, 14 November 2014
no edit summary
[[Category:SPO600]]
{{Admon/obsolete|[[AArch64 QEMU User Space Emulation]]}}
{{Admon/caution|Ireland Down|The host "ireland" was used for the Winter 2014 offering of SPO600. That computer is not currently available due to hardware failure.}}
== QEMU linux-user ==
== Setting Up Qemu On Home Machine ==
1. While on Ireland and in ARM64 mode at at root archive your ~/arm64 directory on Ireland:
sudo tar -cvx <directory name>cvzf destdir.tgz *
2. copy that archive and the file /etc/binfmt.d/qemu-arm64.conf to your machine
3. unpack the arm64 archive (use -p to preserve permissions and timestamps) and put the qemu-arm64.conf file in the right locationinto /etc/binfmt.d/qemu-arm64.conf on your local machine
4. run:   sudo systemctl restart systemd-binfmt
5. to switch to arm64/aarch64 mode, type: sudo chroot ~/arm64 # or wherever you put your arm64 directory

Navigation menu