Skip to content

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

@Gadgetoid

Description

@Gadgetoid

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions