Hello Everybody!
I have a Pi which has been running for over 2 years now from the same SD card. I'm periodically backing the data up under Windows (7) using Win32DiskImager. Unfortunately I've made some important changes to the Pi since the last backup and I am unable to back it up with Win32DiskImager any more, because it fails with read error at 88%. I've tried it several times, using several USB ports and the same card reader that I've been successfully using over the years, but it does not work anymore. I think the card has become corrupted, either because of a power failure or simply age has worn it out.
The Pi is still running fine, everything seems OK, I just cannot create an image from the SD card using Win32DiskImager anymore, which worries me a lot, because I have many important things on it which were not yet backed up.
Can you please suggest some alternative backup methods which might work? Is there some other backup software that can be used on Windows and which can skip the corrupted sectors (or whatever is causing the read error)? What about dd? I've seen that there's a version for Windows, would it be worth trying out dd? If yes, what would be the commands to:
1. Create a backup image of the card
2. Repair the bad sectors
3. Restore the backup image to the card
Thank you in advance for any helpful info you may be able to give me!