This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Setting up a Ubuntu 14.04 or Debian 8 (jessie) arm64 VM | |
This is mainly a notes dump and should be used for reference. This guide assumes: | |
*Ubuntu 14.04 (or Debian 8) hypervisor/host with bridge networking | |
*Knowledge of qemu | |
*Knowledge of debootstrap | |
Limitations of the qemu-system-aarch64 emulator on x86 include only being able to emulate one CPU and no KVM support. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DOT files for "Replacing Objects in Python" |