Image SD card while Pi is running?
2 posts
Is it possible to create an image of the SD card while my raspberry pi / debian is running or in other words copy all files while Debian is running? E.g. the Acronis TrueImage products can do this on Windows, I am looking for something like this on the Raspberry Pi. Thanks for any hint!
- Posts: 21
- Joined: Tue Jun 12, 2012 3:50 pm
You can easily do this with dd from the command line. There are GUI wrappers for it if you prefer.
dd - dd man page
air_imager - dd GUI wrapper
dd - dd man page
air_imager - dd GUI wrapper
- Posts: 4
- Joined: Thu May 31, 2012 2:25 pm