View Single Post
  #13 (permalink)  
Old 11-10-2009, 12:33 AM
mercado79's Avatar
mercado79
PPCGeeks Regular
Offline
Threadstarter
Location: Boston, MA
 
Join Date: Aug 2008
Posts: 241
Reputation: 290
mercado79 is becoming a PPCGeeks regularmercado79 is becoming a PPCGeeks regularmercado79 is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Android Errors in Program Shortcuts - UPDATE: Fix Available if Rooted

Quote:
Originally Posted by thacounty View Post
Just like deleting apps, which I can't, I get read-only file system errors w this command. Any insight? I am in adb shell w Su, so Idk.
That's weird. Well, I'm not sure what the deal is for this issue, but as far as deleting apps, you have to make sure you do this before attempting to remove the apk file.

Code:
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
see here: http://forum.xda-developers.com/showthread.php?t=581635

Also, I don't have to "su" at all. It seems like I'm always root now (as noted by the # in front of the line. I wonder if that's not supposed to be the case. I'll brainstorm and try to figure out why you aren't able to delete the cache file.
__________________
Sprint Hero - Rooted!!
__________________

Hit me with some THANKS!
Reply With Quote