Well, I screwed something up. Rooted my phone no problem, removed all the bloat, everything was working perfectly. Then I got the idea to replace the stock browser apk and odex files with ones from the Vibrant... pretty much the same phone and the Vibrant isn't Binged, so why shouldn't it work?
Well, the phone starts up, hangs for a while at the Verizon animation and then goes to a blank screen. The phone is running, because I can use adb shell to get into it, navigate the directories and see all the files. But I can't seem to remove the added Browser.apk and odex files. Whenever I do "rm Browser.apk" it says permission denied.
When I su, it returns with "[1] + Stopped (signal) su"
Then when I try to remove the files again, it say:
"rm failed for Browser.apk, Permission denied
[1] Segmentation fault su"
Any ideas?
Well, the phone starts up, hangs for a while at the Verizon animation and then goes to a blank screen. The phone is running, because I can use adb shell to get into it, navigate the directories and see all the files. But I can't seem to remove the added Browser.apk and odex files. Whenever I do "rm Browser.apk" it says permission denied.
When I su, it returns with "[1] + Stopped (signal) su"
Then when I try to remove the files again, it say:
"rm failed for Browser.apk, Permission denied
[1] Segmentation fault su"
Any ideas?