Re: aarch64 qemu workaround

2016-06-06 Thread Mike
Christian, Appreciate the response. I've never tried the the qemu-bootstrap, i'll definitely look into it. To be honest, this is mostly just my attempt to learn more about different architectures and QEMU. I've been writing up a script to set up VMs of different architectures without the hassle. S

Re: aarch64 qemu workaround

2016-06-05 Thread Christian Seiler
On 06/05/2016 09:43 AM, Mike wrote: > https://gmplib.org/~tege/qemu.html > > Scrolling down to the aarch64 section describes the situation. Is what is describe there for aarch64 actually that bad? Having to modify /etc/initramfs-tools/modules seems to be not too bad of a thing to me... You could

aarch64 qemu workaround

2016-06-05 Thread Mike
Folks, I've been having a terrible time attempting to get debian to install into a qemu aarch64 environment. It appears that this is an issue that has been around for some time, though the only information I can find on it seems dated. https://gmplib.org/~tege/qemu.html Scrolling down to the aar