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
Looks like podman cannot run aarch64 binaries on your system: have you installed qemu-user-static-aarch64?
What happens if you run podman run --arch aarch64 -it --rm docker.io/library/busybox uname -a?
Hi,
I'm trying to build with the following command line (with last stock firmware) and I an error:
(python-env) anthony@anthony-desktop:/mnt/work/git/rg35xx/alpine-h700$ make FACTORY_IMAGE=RG35XX+-P-V1.1.5-EN16GB-240712.IMG ./scripts/extract-blobs.py RG35XX+-P-V1.1.5-EN16GB-240712.IMG -o ./artifacts ./scripts/extract-kernel.sh RG35XX+-P-V1.1.5-EN16GB-240712.IMG ./artifacts writing boot image config in ./artifacts/bootimg.cfg extracting kernel in ./artifacts/zImage extracting ramdisk in /dev/null ./scripts/mkinitrd.sh latest exec /bin/sh: exec format error make: *** [Makefile:55 : artifacts/initramfs] Erreur 1
The text was updated successfully, but these errors were encountered: