You are not logged in.
Request:
Please consider adding 32-bit UEFI bootloader support (e.g., a 32-bit bootia32.efi alongside the 64-bit bootloader) to the x86_64 PorteuX images/ISOs.
Reason:
Many older Intel Atom devices (Bay Trail/Cherry Trail, e.g., with Z3735F) feature 32-bit UEFI firmware but fully support 64-bit kernels and OSes. Current x86_64 SliTaz images lack a 32-bit EFI stub, preventing boot on these systems in UEFI mode.
Benefit:
This change would significantly improve hardware compatibility for legacy-yet-capable devices, allowing lightweight PorteuX usage without needing separate 32-bit builds or compromising 64-bit performance. Other distros achieve this by including bootia32.efi in /EFI/BOOT/.
Thanks for considering!
Offline
I meant SliTaz (I already asked the same thing for PorteuX, sorry...)
Also, I cant seem to find the edit button.
Offline
Offline
Hi matcarfer,
I rework tazlito to add bootia32.efi file when we build x64 iso.
Below links to download new isos with both bootia32.efi and bootx64.efi
https://people.slitaz.org/~shann/slitaz-current64-stuff/isos/slitaz-6.0-base64-grub2.iso
https://people.slitaz.org/~shann/slitaz-current64-stuff/isos/slitaz-6.0-core64-grub2.iso
Doing test with qemu it's ok.
qemu-system-x86_64 --enable-kvm -smp 2 -m 1G -cdrom slitaz-6.0-base64-efi32.iso -bios /usr/share/qemu/ia32/OVMF.fd
Offline
[ Generated in 0.029 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]