On Wed, 2020-01-01 at 21:17 -0800, Waldek Kozaczuk wrote: > I had to manually add uush.so to usr_ramfs.manifest. For whatever > reason, the image built on Ubuntu would never boot at all. I wonder > if that has to do with some mixed up gcc path on Ubuntu and maybe we > end up compiling and/or linking against some wrong artifacts > (external/host maybe related).
When I last looked at this, it was something to do with the instantiation of the early console. There's a thread where Nadav and I discussed it. His build hit the dtb issue you have no fixed, whereas I got what you see. I have still never got that part working (though I've not put much effort in, to be fair). I assume its some compiler difference. For any aarch64 stuff I've been doing, I've resorted to a fedora29 vm :( Rick -- You received this message because you are subscribed to the Google Groups "OSv Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/osv-dev/59641e630e833ba37f2fdbdea32d8a2cd9699785.camel%40rossfell.co.uk.
