Sorry, I meant OpenSUSE 42.3, running on the Pi's From: [email protected] <[email protected]> On Behalf Of Nicolaescu, Adrian-Cristian Sent: 11 July 2018 16:21 To: [email protected] Subject: QEMU Runing Rump Kernels on Raspberry Pi 3B
Hello everyone, I am working on developing some rump kernels for being istantiated with QEMU on a few RPi 3B's running OpenSUSE Leap 24.3, which should work in theory. I have tried using the tutorial on: https://github.com/rumpkernel/wiki/wiki/Tutorial:-Building-Rumprun-Unikernels and the kernels built fine on my ASUS computer and I even instantiated them on my DELL Latitude 7390, running Linux Ubuntu 18.04, with qemu-system-x86_64, as described in: https://github.com/mato/rumprun-docker-builds/blob/master/mirage-toolchain-hw-x86_64/rumprun-qemu, "bare metal" - or hw, returning the output copied into the results file attached. When I tried to implement the exact same commands, having everything needed on the RPis, it stalled at the third "wm0" statement, starting to return "WARNING: DELAY ESCAPED" messages continuously after the message "wm0: 32-bit 33MHz PCI bus". Otherwise, the output was exactly the same. I have not seen any solution for this online, or at least similar results. Can anyone at least give me some information on what might be the cause of this, if not provide a solution, please? Thank you. Kind regards, Chris Nicolaescu
