So my biggest issue with #haiku OS were:
- lack of full disk encryption
- hardware support on my personal systems
So I built a hack: installing a minimal debian 12 system on an nvme drive in an usb enclosure, with full disk encryption, that boot and autologin on /dev/tty1 to an user that set cpu numbers and ram size according to physical setup, start a VM running Haiku OS and automatically connect to it with virt-viewer in fullscreen mode using the cage kiosk wayland compositor. When I shutdown the haiku vm it automatically poweroff the computer.
Now I have a portable haiku setup that I can boot from all my computers regardless of the config!
@oook this must have been an appreciable amount of work, it is like a #Unikernel but with #HaikuOS instead of with a guest application.