Greetings,
I found this QnA: Save files permanent in Linux Pluto
Unfortunately it seems PLUTO has a volatile filesystem. However, the config.txt file (which configures IP addresses among other things) has a mechanism to allow information in it to persist across reboots. I'd like to utilize this mechanism for a few bytes of configuration data for my project.
Is this mechanism - where an update to config.txt is somehow copied to non-volatile storage to persist across reboots - documented anywhere?
Regards,
Steve