View Single Post
Old 09-10-2013, 10:32 AM   #20
uboot
Evangelist
uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.
 
Posts: 425
Karma: 75216
Join Date: Nov 2011
Location: old europe
Device: Kobo Mini, Tolino Epos 2
The simple answer is: you cannot mount it )

The only thing you can do is accessing /dev/mmcblk2 directly with dd.

This gives you lot's of options to destroy it.

The first 24MB of mmcblk contains many things - device serial, encryption keys, bootloader etc.

You need to know the correct offset and size of the potion you want to access. (see here for reference: https://www.mobileread.com/forums/sho...54&postcount=2)

For the pastlog area, the fix is described in the link I gave you.

Last edited by uboot; 09-10-2013 at 10:35 AM.
uboot is offline   Reply With Quote