View Single Post
  #4393 (permalink)  
Old 09-29-2010, 06:53 PM
That0neUser's Avatar
That0neUser
N00b
Offline
Location: Minneapolis, MN
 
Join Date: Jun 2010
Posts: 44
Reputation: 115
That0neUser is keeping up the good workThat0neUser is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: OMJ's HTC EVO 2.2 Custom ROM v3.5 | FroYo 3.29.651.5 | *Updated 9/25/10*

Quote:
Originally Posted by iknowsquat View Post
adb remount

will make /system read-write.
It wont "stick" so it will revert back to Read only by itself. I'm not 100% on what reverts it back but I know adb remount is not permanent.
adb remount works fine when the phone is all booted up, however after flashing I get a one-way ticket to Bootloop City if I replace framework-res.apk.

If I try adb remount in recovery I get "remount failed: Invalid argument"

If I simply do adb push to replace framework-res.apk it loooooks like it works, but after booting up the phone and doing adb pull, it's still the old file...nothing is updated. I'm assuming this is because /system wasn't mounted when I tried to push.

I'm too much of a n00b to figure out how to resolve this, even after a couple hours on Google.

I did figure out a quick-fix, which is making a flashable update.zip, but I'd like to know how to do this using ADB for future reference.
Reply With Quote