Hi Dan,
On 31.01.23 09:17, Dan Connolly wrote:
As I mentioned, I got vbox6-block to boot using 4 block devices. It boots grub, and I can transfer control to Ubuntu 22.04. I used recovery mode to get a little more info about what's going on.
Then after a bit it hangs.
The genode logs show lots of "preemption during measurement" warnings. The linux kernel log shows stuff like...
The fix in https://github.com/genodelabs/genode/issues/4672 may be of help. The vbox6 binary you use (if it is still from my package (branch sculpt_pkg_vbox_22_10)) does not contain this commit. You would need to cherry-pick/pack-port the commit and rebuild vbox6 to try it out.
Cheers,