Hi,
I'm quite new to the RPi, but due to the execellent community I manged to setup my RPi as an owncloud server. But since this is going to hold all my appointments and contacts I was pretty scared on having a corrupt SD card at one point. Therefore, I created a diskdump based backup solution. Twice a weak (using cron and a shell script), I run a diskdump to a USB stick and if this was succesfull I will delete the old image on the stick. Now here comes my question:
What if I have a corrupt SD card and the dd process starts? Will it run to the end and return no error? If so I'd risk to replace my old and healthy image with the image of a corrupt SD card.
Thanks for your support!
