Forum Discussion

RSarw's avatar
RSarw
Icon for New Contributor rankNew Contributor
7 years ago
Solved

Why can't I modify the sysfs

Hi I was going through a tutorial on a DE10-Nano on how to make custom overlays, and I seem to have hit a bit of a puzzle. https://rocketboards.org/foswiki/Documentation/HOWTOCreateADeviceTree At...
  • RSarw's avatar
    7 years ago

    Hi Anand

    Thank you for your reply. Unfortunately logging in as root did not help.

    however, I remounted the configfs with the following code and was able to edit it like normal.

    sudo mount -t configfs none /config

    Br

    R