Hi I have been backing up my pi regularly by removing the sd card and creating an image of it on my main pc running Linux Mint 17, using the following command sudo dcfldd if=/dev/sdb | gzip > /media/cem/data/iso/pi/8gpi04-1.gz This command works perfectly and creates the images, however when I try t...