Thread: PRS-T1 getting adb working
View Single Post
Old 02-19-2012, 02:33 AM   #39
xuyn2003
Connoisseur
xuyn2003 might easily be mistaken for a Texanxuyn2003 might easily be mistaken for a Texanxuyn2003 might easily be mistaken for a Texanxuyn2003 might easily be mistaken for a Texanxuyn2003 might easily be mistaken for a Texanxuyn2003 might easily be mistaken for a Texanxuyn2003 might easily be mistaken for a Texanxuyn2003 might easily be mistaken for a Texanxuyn2003 might easily be mistaken for a Texanxuyn2003 might easily be mistaken for a Texanxuyn2003 might easily be mistaken for a Texan
 
Posts: 71
Karma: 18140
Join Date: Jul 2011
Device: PRS-T1&KOBOTOUCH
Quote:
You can also try to create a shell script as '/system/etc/install-recovery.sh' and add the bind command into it (instead of using GScript.apk).

This script should be automatically executed at boot time.
Hi j0534ng31, I created a file wich named "install-recovery.sh" in /system/etc/, and added the command as below
#! /system/bin/sh
mount -o bind /sdcard/fonts/ /ebook/fonts/


but after reboot, bind was failed.
Did I wrote the correct command?
Can you help me?
Thanks!
xuyn2003 is offline   Reply With Quote