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

Images created are missing files from ./overlay/boot #20

Open
kranzo opened this issue Feb 11, 2024 · 2 comments
Open

Images created are missing files from ./overlay/boot #20

kranzo opened this issue Feb 11, 2024 · 2 comments

Comments

@kranzo
Copy link

kranzo commented Feb 11, 2024

I have not finished testing but replacing

sudo cp -L $BUILD_DIR/linux/arch/arm64/boot/Image /tmp/boot
sudo cp -Lr $BUILD_DIR/linux/arch/arm64/boot/dts /tmp/boot

with
sudo cp -Lr ./overlay/boot/. /tmp/boot

seems to solve it.

@timsurber
Copy link

@wu-yue-yu Hi, why is this not merged? The image does not work otherwise.
Thank you!

@wu-yue-yu
Copy link
Collaborator

#40

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

3 participants