After following the RPI3 guide to install arch on an sdcard using ArchLinuxARM-rpi-aarch64-latest.tar.gz the raspberry pi will not boot because potentially e2fsprogs is too old (the sd card was formatted from an up-to-date Arch system). See also viewtopic.php?f=67&t=16388 / https://bugs.debian.org/cgi-bin/bugrepo ... ug=1031622
As ArchLinuxARM-rpi-aarch64-latest.tar.gz is from August 2022, is it possible to chroot into the Arch install on the sdcard from a x86_64 and update e2fsprogs? I would assume there would be some emulation of the aarch64 architecture necessary?