Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
DiNoise
Old
#1  
DiNoise's Avatar
Senior Member - OP
Thanks Meter 10
Posts: 165
Join Date: Oct 2007
Location: NorCal
Default ROOTED: adb remount fails ???

ok, so before i reflashed my rooted hero with Modaco on it to stock sprint ROM, all adb commands were working fine, I could easily write a file to phone's system using adb push command.

NOW, after updating and rerooting it,
it won't give me a permission to do adb remount in order to do adb push.
It will still let me get into SU and write a file from there,
for example i'll have to adb push a file to /sdcard/ then get into SU and do cat /sdcard/myfile >/system/myfile and it works fine,
but NOT adb remount!!

Any ideas why this is happening? (thanks)
 
tango22203
Old
#2  
Member
Thanks Meter 0
Posts: 89
Join Date: Feb 2006
not sure , but its been confirmed that flash modaco first then then fresh rom and then push to system, btw that's what i did, and im using fresh rom .4 with MR. Working Great here...
 
DiNoise
Old
#3  
DiNoise's Avatar
Senior Member - OP
Thanks Meter 10
Posts: 165
Join Date: Oct 2007
Location: NorCal
Quote:
Originally Posted by matthenry87 View Post
try
Code:
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
I did it, it's a part of the rooting process, and that's wat let me write files within the shell or remove them, but when i exit out to do adb commands it seems like it remounts back to read only mode and doesnt permit to remount from adb remount
 
oxeneers
Old
#4  
oxeneers's Avatar
Senior Member
Thanks Meter 48
Posts: 504
Join Date: Mar 2008
Location: Daly City, CA
I'M HAVINg this same problem. No idea why.
 
mercado79
Old
#5  
Senior Member
Thanks Meter 322
Posts: 856
Join Date: Oct 2008
Location: Boston, MA
I'm pretty sure this is because the /default.prop file has the permissions set to read only. I've been trying to figure out how to change this, but having no luck with this or other modifications that MoDaCo built into this ROM. started a thread over here:

http://forum.xda-developers.com/showthread.php?t=586630

There's other mods, such as setting up the superuser whitelist app. Hopefully someone with some experience helps us newbie's along.
Google Nexus 4
Stable ROM: Stock Rooted
Alt ROM: Rasbean + Trinity Kernel

Google Nexus 7
Stable ROM: Stock Rooted
Alt ROM: Rasbean + Trinity Kernel
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...