Hi,
I got the same problem - read-only card. I first tried the method with patching monitor.app but I got a constant hourglass/bootloop. I think I did everything by the numbers: extracting from cramfs, patching, copying to the right place, symlinks, permissions... several times.
I gave up and flashed this 8GB image - and it worked. Only problem is that now I've got different device SERIAL/ID, so for example my pbchess license won't work.
Any ideas where is the device serial stored for app license purposes? I wanted to restore my original device ID.
Quote:
Originally Posted by chshkhr
Hi,
Thanks to all here. I managed to restore my dead device and want to share Pocketbook 626 8Gb SD ready image.
All you need to save this image to some drive under Linux and run the following command from the folder where it saved as su:
gunzip -c pb626.img.gz | dd of=/dev/mmcblk0 bs=1M status=progress
Replace /dev/mmcblk0 on your actual SD card device. You can find it with:
fdisk -l
Good luck!
|