GUI for QEMU v5.+ BUG when SAMBA selected
In BOTH @01micko Slacko64 and @666philb FossaPUP64 (and probably in all PUPs) using the GUI for QEMU v5+ we get an "redir" option error generated when the SAMBA option is selected.
see error here
Code: Select all
$ qemu_gui /mnt/sdg1/BOOTISOS/slacko64-8.2.1.iso
debug: qemu-system-x86_64 -boot d -m 1024 -enable-kvm -hda /mnt/sdg1/KVMstorage/vHDD2.img -cdrom /mnt/sdg1/BOOTISOS/slacko64-8.2.1.iso -smp 2 -redir tcp:5556::445 -redir tcp:2222::22
qemu-system-x86_64: -redir: invalid option
^C
$
Is there a fix? Or if this is resolved in the now current version QEMU v6+?
If resolved, is fixed version in the current repo?
OR should Virt-Manager replace/add to the QEMU install for QEMU versions 5/6?