|
When you wrote the image on your microSD, inside (open it with your GNU/Linux distro) you can find 2 partitions;inside the smallest there are 4 files: one is script.bin.
- download suxi-tools:
- sudo apt install sunxi-tools
Copy code - open a terminal inside the partition with inside script.bin and do a copy of buckup:
- bin2fex script.bin script.fex
Copy code - convert script.bin in a fex file
- bin2fex script.bin script.fex
Copy code - open script.fex with a text editor, do your change, then reconvert to script.bin
- fex2bin script.fex script.bin
Copy code - put your microSD in Orange PI and switch on
|
This thread contains more resources
You need to Log in to download or view,No account?
Register
x
|