You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 30, 2025. It is now read-only.
If I read the code correctly , it checks if host is a 32-bit architecture, and if it is then it expects to be able to run i386 code fetched online.
In other words, it seems bootiso will fail when running on ARMv7 or MIPSEL or other atchitectures.