![Old](images/statusicon/post_old.gif)
06-08-2010, 02:55 PM
|
![DancinDirk's Avatar](images/avatars/unknown.gif) |
Lurker
Offline
Location: Atlanta, GA
|
|
Join Date: Mar 2009
Posts: 21
Reputation: 5 ![DancinDirk is a n00b](images/reputation/reputation_pos.gif)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
|
Help me get around the 100 text per hour limit!
Ok, I"m having trouble doing this on my EVO.
Here's what I've done so far:
1. Rooted with UnrEVOked
2. Installed SDK,
3. Added to path,
4. turned on usb debugging
5. connected with usb, drivers did install
6. tested with adb devices, serial showed up
7. adb shell
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
mount: Operation not permitted
8. sqlite3 /data/data/com.android.providers.settings/databases/settings.db
sqlite3: permission denied
Original instructions found here:
http://forum.xda-developers.com/show....php?p=6307436
|