What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

HELP - build.prop

dwestphal

New Member
Moved my /system/build.prop file to another directory and phone wont display anymore. I can adb into device. Any suggestions? When I try to move the file back to system it says permission denied. Help please!
 
Try adb remount hit enter then try pushing it back while in recovery with system mounted

Sent from my Droid using Tapatalk
 
I was able to pull the build.prop down to my computer / just not able to push it back up to the right directory. Any suggestions?
 
So you used adb pull? Then u should be able to adb push just have to get the system mounted read write

Sent from my Droid using Tapatalk
 
You need to mount your system while in recovery then use adb remount. That should work

Sent from my Droid using Tapatalk
 
Nice work.

And let this be a lesson, don't go and move things out of the /system if don't know what it is or does.
 
Last edited:
Back
Top