I have installed qemu-system-aarch64 in my workstation.
I want to setup a guest of aarch64.
But virt-manager requires an install media. What can I specify there?
Thanks.

Code: Select all
emerge -K ... 
Code: Select all
/usr/aarch64-unknown-linux-gnu/etc/portage/ccache causes all sorts of build issues. I avoid it.1) Is such long time normal for qemu chroot or i'm doing something wrong?
Its much faster when it works. The setup is almost free.2) I guess the cross-compiled method is much faster but also creates more troubles related to setup/configuration (separate portage, etc)?
If native compiling includes cross distcc with pump mode, its the fastest' again when it works.3) Is native compiling the best method to achieve reasonably good speed and to avoid syscalls/configuration issues?
How long would it take to compile e.g. firefox on 905W box (A53 quad core, 2GB RAM)?

Code: Select all
PYTHON_SINGLE_TARGET="python3_4"
PYTHON_TARGETS="python2_7 python3_4"
Code: Select all
ACCEPT_KEYWORDS="arm64 ~arm64"
Code: Select all
ACCEPT_KEYWORDS="arm64 ~arm64"