Closed michaelsmith213 closed 3 years ago
pls help me to load this I a real mobile
I am having an old mobile for testing so I needed to load this in it
If we talk about ARM, currently we have support only for Cortex-A15 Core. During these development stages the main target is QEMU's vexpress-a15, so the set of implemented drivers is limited to run on vexpress-a15.
Currently the goal of the project is to go "deeper" rather than "widely". By that I mean to have a stable, gorgeous project for limited hardware and after that to scale it. So, after implementing the core mechanisms, we could add more drivers for real hardware and tune the kernel to run on specific SoCs.
To go straight: unfortunately, I don't think it's possible to run it on your phone now. As I have said you can try it out on your computer using emulator QEMU.
Closing it, if you have any other question, feel free to reopen it.
hey @opuntiaOS team so I just building opuntiaOS for aarch32(arm) by using this command:
so how to load this on a real device??