...
Have a look at this Forum Entry:
https://revolutionpi.com/forum/viewtopic.php?p=14243#p14243
How can I upgrade from Stretch to Buster?
...
Yes, with piControlReset();
I need to find a number inside the KUNBUS with buster distro that is not copied copying the system image.
You can use the unique serial number from the Revolution Pi for this. This can be read out with piSerial. This number is unique because it is read from the crypto chip as well as from the TMP module.
Code Block |
---|
$ piSerial -s |
Is a Rust library planned, like the library for Python?
...