Open asias opened 10 years ago
@asias How sad.
Is there a file similar to /etc/fedora-release
on RHEL6 that we can use to autodetect it?
/etc/redhat-release
. however, a better solution may be to test file existence of all qemu bin name variants until a match is found - this would be a non platform dependent solution. perhaps add a .capstan
config file in user home directory to allow overriding with a specific binary name (maybe some crazy guy decided to compile his own version of qemu)
/usr/libexec/qemu-kvm is the qemu command. We use qemu-system-x86_64.