Quote:
Originally Posted by DancinDirk
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
|
My guess is that you can't use UnrEVOked to get write access to the file system. If UnrEVOked doesn't give you the access to install a new rom, then changing a core OS file probably would be blocked too.
Unless someone else answers you perhaps you should try the other root method as described here:
http://forum.ppcgeeks.com/showthread.php?t=123371