https://github.com/bard/sony-prs-t2-root-linux
Scripts to simplify rooting of Sony PRS-T2 E-reader from Linux
https://github.com/bard/sony-prs-t2-root-linux
Last synced: about 1 year ago
JSON representation
Scripts to simplify rooting of Sony PRS-T2 E-reader from Linux
- Host: GitHub
- URL: https://github.com/bard/sony-prs-t2-root-linux
- Owner: bard
- Created: 2013-01-01T19:49:41.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2020-09-23T20:38:44.000Z (almost 6 years ago)
- Last Synced: 2025-04-06T06:12:07.617Z (about 1 year ago)
- Language: Shell
- Size: 113 KB
- Stars: 9
- Watchers: 4
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
*Warning: work in progress*. Published for feedback and review. Do NOT
use yet.
These scripts aim to automate as much as possible the rooting process
of the Sony PRS-T2 e-reader from Linux, and possibly provide a
foundation for similar efforts on other devices. They're meant to be
run in order:
$ ./00_check_prerequisites
[...]
$ ./10_download_packages
[...]
Significant limitations:
- assumes firmware 1.0.04.11081 and does not check it
- assumes European model
If you know how to check firmware and model of a non-rooted device
from Linux, let me know.
To do
-----
- add a step to download and update firmware (using information from
http://wiki.mobileread.com/wiki/PRST1_Firmware_Upgrade)
- fix above limitations