This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

run juno in qemu

I am working with juno in qemu, and till now, i can start uboot/ kernel /rootfs in qemu.

But when i try to add "-dtb junoxx.dtb" parameter, qemu will hung on.

I think there has another approach, so i am trying to load kernel and dtb from uboot, but still strugglling with the netwok environment between host and qemu.

Does anyone have similar experience or any suggestion?

many thanks!

  • QEMU may not emulate the Juno hardware board perfectly. You may ask the questions in QEMU developer community.

    junoxx.dtb may have some Device Tree nodes that are specific to Juno board so that QEMU cannot recognize.