00989122125462

Results 5 comments of 00989122125462

Systemd-binfmt didn't start until I `sudo mount binfmt_misc -t binfmt_misc /proc/sys/fs/binfmt_misc` then do `echo ':x86:M::\x7fELF\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x03\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/usr/local/bin/box86:' | sudo tee /proc/sys/fs/binfmt_misc/register` then I restart systemd-binfmt with sudo systemctl restart systemd-binfmt as per...

ah, I was talking about Crostini, sorry for the confusion

now I just use [this](https://github.com/NicoD-SBC/armbian-gaming) to help run wine instead, then grab the latest pre-compiled version of wine from [here](https://github.com/Kron4ek/Wine-Builds/releases), untar it, and rename it to wine.

I just install the needed libs from this Github page (from the README.md) https://github.com/novaspirit/rpi_ubu64_desktop and these also: libx11-dev libgl-dev libvulkan-dev libtcmalloc-minimal4 libnm0 zenity libsdl2-dev and libgles-dev then i do export...