Thread: PRS-T1 getting adb working
View Single Post
Old 02-06-2012, 07:09 PM   #33
giosa
Connoisseur
giosa exercises by bench pressing the entire Harry Potter series in hardcovergiosa exercises by bench pressing the entire Harry Potter series in hardcovergiosa exercises by bench pressing the entire Harry Potter series in hardcovergiosa exercises by bench pressing the entire Harry Potter series in hardcovergiosa exercises by bench pressing the entire Harry Potter series in hardcovergiosa exercises by bench pressing the entire Harry Potter series in hardcovergiosa exercises by bench pressing the entire Harry Potter series in hardcovergiosa exercises by bench pressing the entire Harry Potter series in hardcovergiosa exercises by bench pressing the entire Harry Potter series in hardcovergiosa exercises by bench pressing the entire Harry Potter series in hardcovergiosa exercises by bench pressing the entire Harry Potter series in hardcover
 
Posts: 90
Karma: 16056
Join Date: Dec 2011
Device: Sony PRS T1
Quote:
Originally Posted by j0534ng31 View Post
About the way to write the modified cramfs, I'd boot in 'recovery mode', then I'd mount the sdcard filesystem to /mnt/sdcard or /tmp/sdcard, and then:

Code:
dd if=/mnt/sdcard/mynewfonts.img of=/dev/mmcblk2p5
OK, have fonts image ready to writhe. Now I want to make sure above write code is correct so that I don't break my reader.

When I used this code dd
Code:
if=/dev/block/mmcblk2p5 of=/mnt/sdcard/mmcblk2p5_fonts.img
to copy mmcblk2p5 I was in recovery mode
giosa is offline   Reply With Quote