I'm currently exploring CoVirt, and I'm using this GitHub repository: https://github.com/Nadharm/CoVirt/tree/main?tab=readme-ov-file.
I've set everything up correctly, but when I tried to execute the command insmod ./covirt_module.ko
on the BusyBox kernel, I encountered an issue.
getting Segmentation Fault error
Using:
- Ubuntu 22.4 Host machine
- running with Qemu+Busybox kernel v5.13.0 (provided in screenshot)