Stuart
Stuart
Also if I run without `--bootloader grub-bios` and boot the VM then install grub manually and reboot I get exactly the same issue. So it seems there is something dragged...
here is the source: 
I cannot share my dockerfile but it is: ``` FROM quay.io/centos/centos:stream9-minimal # lots of regular dnf install, nothing that touches /boot/ or grub. no kernel installs. ``` _I should try...
I don't think so.  As it is my hosts docker volume path leaking in, maybe this is an _environment_ issue. Something strange with my dev environment/docker install.
the full docker image, converted to QCOW2, without `--bootloader`:  --- with a dockerfile containing only: ``` FROM quay.io/centos/centos:stream9-minimal ``` it boots ok. So _something_ in my dockerfile is causing...
nothing.  I did some grepping and there is no trace of this path either:  this doesn't make any sense and I fear I am wasting your time because...
This should be possible with a custom effect. The pedal axis are available as a properties, so read the brake axis, massage it as needed and return a value to...