07-09-2020, 04:12 AM
Hi,
I dont know if someone will found that usefull, but you can at least emulate the hardware to run for example manjaro ARM on serial console.
Don't expect to have graphics or sound. At least not for now because this is not implemented in qemu, and I suppose it would require too much work to code it.
This can be helpfull if you want to play with kernel code without messing up with your pinephone.
So if you want to do that, here is my qemu repo: https://github.com/abdel-unxp/qemu (work in progress. not yet in official qemu).
Instructions :
https://unxp.fr/post/2020/pinephone_on_qemu_emulation/
--
I dont know if someone will found that usefull, but you can at least emulate the hardware to run for example manjaro ARM on serial console.
Don't expect to have graphics or sound. At least not for now because this is not implemented in qemu, and I suppose it would require too much work to code it.
This can be helpfull if you want to play with kernel code without messing up with your pinephone.
So if you want to do that, here is my qemu repo: https://github.com/abdel-unxp/qemu (work in progress. not yet in official qemu).
Instructions :
https://unxp.fr/post/2020/pinephone_on_qemu_emulation/
--