Hello.
Im using AlmaLinux 8.7 with kernel 6.2.2 and installed rancher-desktop-linux-v1.7.0. However, it doesnt quite work.
It fails because it cant find qemu-system-x86_64. Now I have linked /usr/local/bin/qemu-system-x86_64 to /usr/libexec/qemu-kvm
but then it cant find firmware. If I edit ~/.lima/0/lima.yaml and change legacyBIOS: to true it kinda works if I run manually, but in a broken state as the rancher-desktop GUI isnt aware of it.
./rancher-desktop command will always fail even that legacyBIOS is set to true -- "limactl exited with code 1". Any suggestions of howto fix this?