Difference between revisions of "Rock5/guide/linux-backupos"
(→HOW TO BACKUP LINUX OS) |
|||
Line 1: | Line 1: | ||
− | == HOW TO BACKUP LINUX OS == | + | === HOW TO BACKUP LINUX OS === |
+ | |||
+ | |||
Step 1: download script '''https://github.com/Ken-Vamrs/rockpi-toolkit/blob/master/radxa-rbuild-backup.sh''' | Step 1: download script '''https://github.com/Ken-Vamrs/rockpi-toolkit/blob/master/radxa-rbuild-backup.sh''' |
Revision as of 12:25, 9 June 2023
HOW TO BACKUP LINUX OS
Step 1: download script https://github.com/Ken-Vamrs/rockpi-toolkit/blob/master/radxa-rbuild-backup.sh
Step 2: execute the command
sudo ./radxa-rbuild-backup.sh -o /path/ (path: where you want to place the backup image)
Step3:
After step2,The backup image will be ready in the /path/ folder, then you can use the image to flash other board,
About How to flash image. please refer to https://wiki.radxa.com/Rock5/install