Skip to content

Utility to back up Pi to an SD card reader

Notifications You must be signed in to change notification settings

misterdwood/piclone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.
Use sudo make install to install data files.

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 77.9%
  • M4 14.8%
  • Shell 4.4%
  • Makefile 2.9%