Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variants Code in custompios doesn't match make_custom_pi_os #243

Open
jxmx opened this issue Jan 31, 2025 · 0 comments
Open

Variants Code in custompios doesn't match make_custom_pi_os #243

jxmx opened this issue Jan 31, 2025 · 0 comments

Comments

@jxmx
Copy link
Contributor

jxmx commented Jan 31, 2025

If I execute the following:

./src/make_custom_pi_os -v raspios_lite_arm64 -g ./asl3
cd asl3/src
sudo ./build_dist

Then make_custom_pi_os downloads the latest Raspbian lite image to a directory named image. However
when custompios is called out of build_dist it is looking for the file in a directory named image-raspberrypiarm64.
The script fails. Manual mv image image-raspberrypiarm64 and rerunning build_dist fixes the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant