You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
Hello, I used the recommended raspbian image(2016-05-10-raspbian-jessie) and the custom QEMU (b479fb060fe3f3090221a94fe9071c3cd2b207f0) to run Komodo on QEMU, but it is still stuck.
When I run Komodo on QEMU, it is stuck with the message "RNG wait for test word".
I searched for the message in Komodo's source code and deleted the infinite loop about checking RNG status.
Then, running Komodo on QEMU is stuck with the message "Uncompressing Linux... done, booting the kernel."
Before running QEMU, I copied config.txt and piimage.txt inside the guestdisk's FAT boot partition.
For GUEST_KERNEL, I used the kernel7.img inside the raspbian image.
Do I need to change any content in config.txt in piiamge folder before I copy it in the FAT boot partition?
Currently, the contents in my config.txt is as follows (default).
kernel=piimage.img
kernel_address=0
kernel_old=1