View Single Post
Old 11-04-2016, 06:25 PM   #23
nhedgehog
Guru
nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.nhedgehog ought to be getting tired of karma fortunes by now.
 
Posts: 746
Karma: 619508
Join Date: Sep 2013
Device: EnergySistemEreaderPro, Nook STG, Pocketbook 622, Bookeen Cybooks ...
Replace the internal microSD - Tutorial

Got it working, it was the CID.
I followed the tutorial there to change the CID:
http://richard.burtons.org/2016/07/0...on-an-sd-card/

Tutorial
-------

What You need:
Samsung EVO Plus Micro SD card (mine was a 64GB, 32GB seems to be working too)
Rooted Android Device
Compiled evoplus_cid (see above website)
CID of the internal MicroSD (see post before)

Steps:
0) Get Your microSD out of the Pocketbook by gently pressing on the smaller part of the microSD and pushing the whole card in the direction of the smaller side. Get your CID of the Pocketbook microSD via ReadCID. Output should look like:
------------------------------------------
\.\PhysicalDrive1 D:\
--------------------
Raw CID Bytes: E2-10-87-D5-A3-C2-12-B4-52-32-45-41-45-41-94-00
--------------------
Manufacturer ID: 83
OEM ID: NC
Product Name: NCard
Product Revision: 0.2
Product Serial Number: a5d0f463
Manufacture Date: 6/2015
--------------------


1) Connect Your rooted Android device via ADB.
Copy evoplus_cid on the rooted Android device into /data/local via adb
2) Give evoplus_cid executable and root privileges:
chmod chmod 0777 /data/local/evoplus_cid
3) Make sure you know which device your sd card is (mmcblk0/mmcblk1)
4) Run evoplus_cid :
/data/local/evoplus_cid /dev/block/mmcblk1 94414541453252b412c2a3d58710e2 (keep in mind to reverse order the CID pairs and skip the last zeros), check with ReadCID.exe if the CID now matches the one from Your PB626.
5) Copy the content of Your PB626 internal microSD via USB Image Tool/DD/Roadkills DiskImg or whatever program is able to do a 1:1 copy.

Have fun with Your device again and keep a copy of the microSD image somewhere safe and thank Richard Burton & Sean Beaupre for their efforts & tutorials to change the CID.

The mentioned CID and Product Serial Number are imagined. Mine are different.
This was just a proof of concept to be on the safe side if something happens to my internal microSD. I didn't check if I could resize the partitions on the microSD. That will be the next step.
Attached Files
File Type: zip evoplus_cid_arm.zip (6.5 KB, 1187 views)

Last edited by nhedgehog; 11-22-2016 at 12:54 PM.
nhedgehog is offline   Reply With Quote