Quote:
Originally Posted by giosa
I've made the following: Entered into recovery mode by using the app "@Test Mode"
Then, started Terminal emulator and typed the command
dd if=/dev/mmcblk2p5 of=/mnt/sd/mmcblk2p5_fonts.img
the result was
dev/mmcblk2p5: cannot open for read: No such file or directory
Any help much appreciated.
|
Without understanding what exactly you're trying to do (weren't there some other suggestions to use a mount -bind method to overwrite the system fonts?), the full name of the
mmcblk2p5 file on my T1 is
/dev/block/mmcblk2p5. Also, shouldn't your output file start with
/mnt/sdcard?
Cheers,
Simon.