Have anybody had any luck in trying out qemu+chroot on any RV boards? I got the following error when running on VisionFive2. The root fs setup should be correct as it runs well on x86 PC.
root@starfive:/home/jsun# update-binfmts --enable qemu-aarch64
root@starfive:/home/jsun# ./hello.aarch64
hello, world!
root@starfive:/home/jsun# chroot arm64-root/
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault