Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
mfleigle
Old
#21  
Junior Member
Thanks Meter 3
Posts: 21
Join Date: Oct 2009
I am new to android (and thus adb) but I keep getting this error:
failed to copy 'Email.apk' to '/system/app/Email.apk': Read-only file system

How do I launch adb as root?

(I'm trying to use this 1.4.1 method with the 1.4.0 rooting)
 
lavero.burgos
Old
(Last edited by lavero.burgos; 29th December 2011 at 12:41 AM.)
#22  
lavero.burgos's Avatar
Senior Member
Thanks Meter 1234
Posts: 2,447
Join Date: Mar 2011
Location: Guayaquil

 
DONATE TO ME
Quote:
Originally Posted by mfleigle View Post
I am new to android (and thus adb) but I keep getting this error:
failed to copy 'Email.apk' to '/system/app/Email.apk': Read-only file system

How do I launch adb as root?

(I'm trying to use this 1.4.1 method with the 1.4.0 rooting)
if you are rooted try command adb remount before adb push Email.apk /system/app/ command
Here is a little tutorial to introduce you to adb commands created by me: http://forum.xda-developers.com/show...23&postcount=4
SG Captivate - PAC ROM 4.2.2 | SGS2X - CM10.1 4.2.2 | NOOK Tablet - CM10.1 4.2.2 |

If i helped you please hit
button -
Your files everywhere! Get dropbox 2GB+250mb free: http://db.tt/9DHo4Gi

VIDEO TUTORIALS
My XDA FTP Folder ~ GDrive Folder ~ My XDA Threads
 
mfleigle
Old
#23  
Junior Member
Thanks Meter 3
Posts: 21
Join Date: Oct 2009
Quote:
Originally Posted by lavero.burgos View Post
if you are rooted try command adb remount before adb push Email.apk /system/app/ command
I must of unrooted myself. I will restore to 1.4.0 and try again. I was on 1.4.1, and everything seemed to be working fine, except adb wasn't allowing me to launch root commands. I was able to use the market, use root apps (like SuperUser) I have no clue if it was something I did after I finished the instructions or if there is a flaw in the method.
 
lavero.burgos
Old
#24  
lavero.burgos's Avatar
Senior Member
Thanks Meter 1234
Posts: 2,447
Join Date: Mar 2011
Location: Guayaquil

 
DONATE TO ME
Quote:
Originally Posted by mfleigle View Post
I must of unrooted myself. I will restore to 1.4.0 and try again. I was on 1.4.1, and everything seemed to be working fine, except adb wasn't allowing me to launch root commands. I was able to use the market, use root apps (like SuperUser) I have no clue if it was something I did after I finished the instructions or if there is a flaw in the method.
So you were/are rooted, uhmm did you get a code like this after run adb devices command?



if not then most likely is a problem with drivers
SG Captivate - PAC ROM 4.2.2 | SGS2X - CM10.1 4.2.2 | NOOK Tablet - CM10.1 4.2.2 |

If i helped you please hit
button -
Your files everywhere! Get dropbox 2GB+250mb free: http://db.tt/9DHo4Gi

VIDEO TUTORIALS
My XDA FTP Folder ~ GDrive Folder ~ My XDA Threads
 
mfleigle
Old
#25  
Junior Member
Thanks Meter 3
Posts: 21
Join Date: Oct 2009
Quote:
Originally Posted by lavero.burgos View Post
So you were/are rooted, uhmm did you get a code like this after run adb devices command?

I think I did right after updating to 1.4.1, but I have already restored to 1.4.0
 
lavero.burgos
Old
#26  
lavero.burgos's Avatar
Senior Member
Thanks Meter 1234
Posts: 2,447
Join Date: Mar 2011
Location: Guayaquil

 
DONATE TO ME
Quote:
Originally Posted by mfleigle View Post
I think I did right after updating to 1.4.1, but I have already restored to 1.4.0
ok then you can sideload as normal no need of adb. Good luck
SG Captivate - PAC ROM 4.2.2 | SGS2X - CM10.1 4.2.2 | NOOK Tablet - CM10.1 4.2.2 |

If i helped you please hit
button -
Your files everywhere! Get dropbox 2GB+250mb free: http://db.tt/9DHo4Gi

VIDEO TUTORIALS
My XDA FTP Folder ~ GDrive Folder ~ My XDA Threads
 
mfleigle
Old
#27  
Junior Member
Thanks Meter 3
Posts: 21
Join Date: Oct 2009
Quote:
Originally Posted by lavero.burgos View Post
ok then you can sideload as normal no need of adb. Good luck
Thanks. I'm still going to trying to get 1.4.1 with root. There is no harm in restoring the device as many times as I want?
 
lavero.burgos
Old
#28  
lavero.burgos's Avatar
Senior Member
Thanks Meter 1234
Posts: 2,447
Join Date: Mar 2011
Location: Guayaquil

 
DONATE TO ME
Quote:
Originally Posted by mfleigle View Post
Thanks. I'm still going to trying to get 1.4.1 with root. There is no harm in restoring the device as many times as I want?
Let me know if you succeed with the 1.4.1 root and android market method. Wouldn't be a problem restoring many times if you do carefully and following steps correctly but i would't recommend also to be messing up with that device too much as off the weird issues i've seen so far, so go ahead try the 1.4.1 root method and if it doesn't work as you expect then restore back to 1.4.0 root, block OTA then stick with that for now.
SG Captivate - PAC ROM 4.2.2 | SGS2X - CM10.1 4.2.2 | NOOK Tablet - CM10.1 4.2.2 |

If i helped you please hit
button -
Your files everywhere! Get dropbox 2GB+250mb free: http://db.tt/9DHo4Gi

VIDEO TUTORIALS
My XDA FTP Folder ~ GDrive Folder ~ My XDA Threads
The Following User Says Thank You to lavero.burgos For This Useful Post: [ Click to Expand ]
 
mfleigle
Old
#29  
Junior Member
Thanks Meter 3
Posts: 21
Join Date: Oct 2009
Which steps preserve specifically save the su for 1.4.1? I tried a slightly different method (Since I wanted to use the 1.4.0's rooting apps), and now I am on .1 with no su. I follow the method the first time and had root for a time but then lost it
 
DeanGibson
Old
#30  
Senior Member - OP
Thanks Meter 207
Posts: 271
Join Date: Apr 2011
Location: Seattle, WA

 
DONATE TO ME
Lightbulb Don't make assumptions ...

Quote:
Originally Posted by mfleigle View Post
Which steps preserve specifically save the su for 1.4.1? I tried a slightly different method (Since I wanted to use the 1.4.0's rooting apps), and now I am on .1 with no su. I follow the method the first time and had root for a time but then lost it
Just because ADB doesn't AUTOMATICALLY go into root, doesn't mean you've lost it. You can still invoke "su" after "adb shell" to get to root. "SuperUser", "adbWireless", and other applications that need root all do this (in effect), and you have to, too (unless you want to steadily drain the battery to ZERO if not charging).
  1. Steps 5.2 and (especially) 5.3 make it automatically go into root when you invoke ADB.
  2. Step 7.2 removes the "automatic root" when you invoke ADB. However, you are still rooted.

If you don't do step 7.2, your device will not sleep and you will steadily drain the battery to ZERO if not charging.
Please do not send me private requests, so that:
-- Others can help with the answers.
-- Others can learn from the answers.
I generally ignore such requests.

 
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...