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

Bookworm: Install script may be overwriting the /boot/config.txt symlink with a file #14

Open
Gadgetoid opened this issue Oct 25, 2023 · 0 comments

Comments

@Gadgetoid
Copy link
Member

Noticed here https://forums.raspberrypi.com/viewtopic.php?t=357956

And I also ran into this.

I think something in our installer script is resolving the symlink in its input stream, but then inadvertently outputting as if it were a file. We should probably detect /boot/firmware/config.txt and write there directly, with a fallback to /boot/config.txt if it doesn't exist.

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