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 has been archived by the owner on Aug 13, 2019. It is now read-only.
The error is caused by the vbutil_kernel command, and it's complaining that boot.scr.uimg isn't found, but it should have been downloaded from http://os.archlinuxarm.org/os/exynos/boot.scr.uimg by the script.
Are you sure that:
a) the boot.scr.uimg exists
b) the boot.scr.uimg downloaded fully
I finally got it installed. I manually ran the vbutil_kernel command from /tmp/root/boot/ and added the --bootloader boot.scr.uimg parameter, then ran the dd.
The other issue I ran into was after boot I couldn't login as root so I had to re-boot from usb and manually edit the passwd file on the emmc.
Now to figure out how to get arch/systemd to work with a hidden ssid...
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to install to the internal mmc but if fails at the end with:
ERROR: Missing required bootloader file.
This is right after it downloads boot.scr.uimg. Any ideas?
The text was updated successfully, but these errors were encountered: