Dear all,
has anyone successfully been able run a sculpt.iso image with nova in a domU? Is that even possible? I did some research and found https://github.com/genodelabs/genode/issues/2504
I changed line in build.conf from QEMU_RUN_OPT := --include power_on/qemu --include log/qemu --include image/disk
to:
QEMU_RUN_OPT := --include boot_dir/$(KERNEL) --include power_on/xen --include power_off/xen --include log/xen --include image/iso
However when trying to boot the image I get Booting Genode on nova
and then a blank screen.
Has anyone experience with this? How do I analyze what went wrong?
Yours truly, Sid