Thread: PRS-T1 Recovery mode & win10?
View Single Post
Old 08-21-2018, 03:21 PM   #3
Sing Sing
Member
Sing Sing doesn't litterSing Sing doesn't litter
 
Posts: 17
Karma: 196
Join Date: Aug 2018
Device: none
Quote:
Originally Posted by Schussel View Post
Hi Terhi,

it seems, that I have the same problem with my old Sony PRS-T1. So I was glad to see, that there is a solution. But unfortunately I don't understand your way to solve the problem. So it would be nice, if you could explain step by step, what to do with Putty and what to do with the microSD.

Thanx and regards
Hi,

First follow these instructions to get shell access to the T1:
https://wiki.mobileread.com/wiki/PRS...covery_Console

It has a link to a rescue image you can use: ruper-rescue.7z. I suggest you use that one and boot it off an sd-card, since it includes a version of e2fsck that already supports ext4.

The full instructions for checking and fixing partitions here:
https://wiki.mobileread.com/wiki/PRS...and_bad_blocks

But assuming you are using ruper-rescue, you can skip to the last part and just do:
Code:
# e2fsck -vc /dev/mmcblk2p9
# e2fsck -vc /dev/mmcblk2p10
# e2fsck -vc /dev/mmcblk2p6
Sing Sing is offline   Reply With Quote