cross-posted from: https://discuss.online/post/44873486
I’m continuing to use an original Pi Zero and Pi Zero W, for breadboard experiments.
cross-posted from: https://discuss.online/post/44873486
I’m continuing to use an original Pi Zero and Pi Zero W, for breadboard experiments.
Not sure if that’s your case as well, but I remember that there was an issue with Intel Bay Trail tablets where the BIOS/UEFI was 32bit but the CPU could support 64bit OS just fine. You just need to get a special bootloader that will boot 64bit Linux kernel from a 32bit UEFI (which is not normally supported)
Here’s one reference https://github.com/dmotte/misc/blob/main/knowledge/linux-x64-grub-uefi-32bit/README.md - it should be possible for you to use a 64bit Debian, but you’ll need to get your hands dirty.