Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nanhantianyi authored Jul 4, 2019
1 parent 62f3d1f commit b4abeab
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# rpi-backup

树莓派系统备份脚本

1、back.sh(备份脚本)
用法:./back.sh xxx.img (xxx.img为备份文件名,自行修改)

2、resize.sh(扩容脚本)
用法:恢复系统后执行 ./resize.sh 扩容root分区,也可以用树莓派raspi-config进行扩容

3、参考资料
https://blog.csdn.net/lzjsqn/article/details/72058293
4.14.114-OPENFANS+20190602-v8 64位debain系统 /usr/sbin/resize.root 脚本

0 comments on commit b4abeab

Please sign in to comment.