jtmoderate876 / piclone

Utility to back up Pi to an SD card reader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an application which allows the SD card inserted into the Pi to be copied to one in a connected USB reader.

To build, run autogen.sh, then ./configure and make.

To generate a Debian package for piclone:
1/ run autogen.sh
2/ run dpkg-buildpackage -us -uc
3/ install the deb package with sudo dpkg -i piclone_0.?_armhf.deb 

About

Utility to back up Pi to an SD card reader


Languages

Language:C 77.0%Language:M4 15.4%Language:Shell 4.6%Language:Makefile 3.0%