RSarw
New Contributor
7 years agoWhy 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...
- 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 /configBr
R