An open API service indexing awesome lists of open source software.

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

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