Strangely...
I'm try to recover my serial number from SD making an image with dd (on Mac OSX) using the typical:
sudo dd if=/dev/disk2 of=KoboBKUP.img bs=1m
But it takes forever (I had stopped when images from a 2Gb SD card reaches 3.5 Gb...)
Maybe is the SD totally corrupt ? How can I recover my serial number ?
Anyway, in case I succeed, serial number is at offset 200, how much it is long ?
|