Hi all
I've been taking backups of my pi SD using dd, though I think I've been doing it wrong in that I've been backing up the main ext4 partition (sdb2) instead of the whole sd card (sdb), is that right?
anyway, I need to restore it now, thinking I can rewrite the base debian image and place the backup img over it and it'll magically write to the correct location as I thought it'd contain blocks etc, but apparently I was wrong because it fails to mount the main stuff altogether
I've tried mounting the image in ubuntu to at least recover the files inside but that doesn't work either (A long message saying some possible reasons, wrong fs type etc.) i'm away from the laptop now as I'm at work but can give any more details later if necessary, though I'm hoping this is a common thing that I just don't get cos I'm new at linux
Is there a simple way of extracting the files in an ext4 img without mounting? (I've tried acetone and it says it's either corrupt or an unsupported format) or failing that an easy way of copying it to the correct partition on the sd card after the main install image has been copied over?
I had it all set up beautifully and although it'll just be a matter of a few days to set up the basic configs again there is some code that I'd rather not have to rewrite from scratch if possible..
Sorry if I'm being vague, again I'm just hoping it's something easy that I've no idea about for being new...
Cheers