Recently systemd removed the ability to boot with cgroup v1.
As a result of that, Arch Linux ARM image (for Oak Chromebook) fails to boot after installing and updating (without any custom changes).
Since Arch Linux ARM for Chromebooks does not use grub, I could not add any kernel parameter to fix the issue.
As a result, Arch Linux ARM is unusable on this Chromebook.
A user suggested [url]https://github.com/systemd/systemd/issues/30852#issuecomment-2232512760[/url] that the image was released in 2023, which is most likely causing the problem as it is still using cgroup v1. Rebasing the image with latest package may fix the issue.