View Single Post
Old 09-20-2019, 03:17 PM   #74
chshkhr
Junior Member
chshkhr reads XML... blindfoldedchshkhr reads XML... blindfoldedchshkhr reads XML... blindfoldedchshkhr reads XML... blindfoldedchshkhr reads XML... blindfoldedchshkhr reads XML... blindfoldedchshkhr reads XML... blindfoldedchshkhr reads XML... blindfoldedchshkhr reads XML... blindfoldedchshkhr reads XML... blindfoldedchshkhr reads XML... blindfolded
 
Posts: 1
Karma: 52334
Join Date: Sep 2019
Device: Pocketbook 626
Gzipped SD image for dd

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!
chshkhr is offline   Reply With Quote