Stuart

Results 17 comments of 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: ![image](https://github.com/user-attachments/assets/81207c30-54c8-4a94-ac5f-ad44e16c5d79)

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. ![image](https://github.com/user-attachments/assets/0ef7bcee-0558-4314-a8c8-9de6f8477599) 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`: ![image](https://github.com/user-attachments/assets/826f5040-26d5-4d44-899c-8309d7f9532b) --- with a dockerfile containing only: ``` FROM quay.io/centos/centos:stream9-minimal ``` it boots ok. So _something_ in my dockerfile is causing...

nothing. ![image](https://github.com/user-attachments/assets/e3dfd5eb-fa0e-4822-b34d-703ad00aa96d) I did some grepping and there is no trace of this path either: ![image](https://github.com/user-attachments/assets/acd27869-90a5-427c-bdbd-86f3dbaace65) 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...