Hello, I’m wondering if there is a way to make ZFSBootMenu use a display output of my choosing, specifically the internal IPMI connected display in the SuperMicro server that makes up the backbone of my home lab.
The Situation
So this was not an issue at all until literally yesterday when I decided to add new functionality to my home lab by creating a “Game Streaming VM” with its own dedicated GPU passed through to it and an HDMI dummy plug connected so I don’t have to keep a monitor powered on in my server closet. Problem is ZFSBootMenu, and ONLY ZFSBootMenu, now insists on using that dummy plug as its display during boot. Now that’s fine so long as everything is working properly, I can enter my decryption password and select the current boot environment without seeing what I’m doing, but I just know some update or me making a typo in a critical config file will eventually break things and the best fix will be to roll back to a previous snapshot. I’m not so confident I can navigate that process without seeing what I’m doing.
I’ve already checked the UEFI settings, it’s set to prefer the onboard video at boot time and it does - I can even go into the UEFI settings to see and change whatever I want using the IPMI’s remote display. Likewise the installed Ubuntu server 24.04 shows up near instantly when the vfio-pci module takes control of the GPU in question. I just need to find a way to tell ZFSBootMenu that it also need to use that display or I’ll have to limit major updates and tinkering to times when I’m physically close enough to go and remove the dummy plug from the server.
Any help that folks could provide would be greatly appreciated!