Quote:
Originally Posted by ctop
I got the T1 in Japan with Japanese firmware. I wonder if I could use the installation packages and rescue SD for this device? I really would like to have a better reading application! The Sony reader does not even display the table of contents in ePub files!
|
Actually, it does display the TOC in the EPUB files. At least the U.S./Western version does. You need to go MENU::Navigate Page::Table of Contents.
I think we may be able to make a root package for the Japanese firmware. I would need to get the filesystem dumps from your Reader in order to take a look at them, and try to make a root package.
You can get the dumps by downloading any of the
root packages, then running the following sequence of commands:
Code:
ebook_msc.exe name "PRS-T1" get /dev/block/mmcblk2 mmcblk2.img 0x1800000
ebook_msc.exe name "PRS-T1" get /dev/block/mmcblk2p1 mmcblk2p1.img
ebook_msc.exe name "PRS-T1" get /dev/block/mmcblk2p2 mmcblk2p2.img
ebook_msc.exe name "PRS-T1" get /dev/block/mmcblk2p5 mmcblk2p5.img
ebook_msc.exe name "PRS-T1" get /dev/block/mmcblk2p6 mmcblk2p6.img
ebook_msc.exe name "PRS-T1" get /dev/block/mmcblk2p9 mmcblk2p9.img
ebook_msc.exe name "PRS-T1" get /dev/block/mmcblk2p10 mmcblk2p10.img
It should take a while to get all the images. Then you can ZIP-archive all the .img files in the directory, and put them out somewhere where I can get them. I.e. on Rapidshare.