Changes

Jump to: navigation, search

SPO600 aarch64 QEMU on Ireland

3 bytes added, 22:09, 3 March 2014
Setting Up Qemu On Home Machine: Added compression to archive creation
1. While on Ireland and in ARM64 mode at at root archive your ~/arm64 directory on Ireland:
tar -cvf cvzf destdir.tar 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 location
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