Changes

Raspberry Pi

128 bytes added, 15:19, 8 November 2014
Backup your System Image
=Maintenance=
==Backup your System Image==
===backup with tar.gz===
http://sysmatt.blogspot.com/2014/08/backup-restore-customize-and-clone-your.html
===backup with dd===
*power off the pi, remove the sd card, and insert it in your computer.
*check what drive it is. on os x:
*when it is done. eject the disk.
**<code>diskutil eject /dev/rdisk2</code>
 
==Restore from backup image==
*repeat steps above to insert SD card, identify, and unmount.