KVM RM10 - Unable to interact with Dell BIOS

Okay, I assume you can now see the BIOS screen normally.

I need you to try the following steps:

  1. Disable the microphone and virtual media.


2. disable second mouse
running below command in termial

tee /etc/kvmd/override.yaml >/dev/null <<'EOF'
otg:
    devices:
        hid:
            mouse_alt:
                start: false
EOF
reboot