Comments
-
The other log: https://pastebin.com/7qQPRR6Z
-
Sorry for the link, this forum engine is a bit annoying when it comes to inserting them so I managed to insert the wrong url. Will send the correct logs tomorrow. Maybe depending on the success of the found curl binary we could force MR to check ffp's first and then if that's breaking return to the original one. Or maybe…
-
Yeah, absolutely fine. That's why I made the mirror. :smile:
-
Okay, sounds great! I already have a working uboot under qemu, just need to figure out how can I load the kernel from there so either initialize the virtualization with network support (then tftp load) or find a way to attach a device. But that's my task to figure out! Thanks Mijzelf!
-
That's strange... Shouldn't I have at least some output regardless? I've seen two options to redirect the serial output using qemu. One was defining the use of ttyAM0 and the other method was the stdio redirection done by this flag: -serial stdio<br> Correct and I already modified that within the initramfs. And yes, I am…
-
It should work, yes.
-
Would you mind posting a dmesg and ifconfig command output? (mask out the MAC address in the latter)
-
Amazing! May I clone those and merge the new packages together with the backup?