• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Please help

MyTjSux

Android Enthusiast
Please help im trying to get the EE rom installed but i can't get past this......
connected my phone, charge only, went to settings
and unmounted the sd, then sent and recieved these commands

"C:\Documents and Settings\castillod\Desktop\android-sdk-windows\tools> adb
shell mount -o rw,remount /dev/block/mtdblock3 /system

C:\Documents and Settings\castillod\Desktop\android-sdk-windows\tools>adb
push recovery.img /sdcard
failed to copy 'recovery.img' to '/sdcard/recovery.img': Read-only file
system"

it looks like the Mount command isnt working, anyone have any ideas why?
 
Please help im trying to get the EE rom installed but i can't get past this......
connected my phone, charge only, went to settings
and unmounted the sd,
then sent and recieved these commands

"C:\Documents and Settings\castillod\Desktop\android-sdk-windows\tools> adb
shell mount -o rw,remount /dev/block/mtdblock3 /system

C:\Documents and Settings\castillod\Desktop\android-sdk-windows\tools>adb
push recovery.img /sdcard
failed to copy 'recovery.img' to '/sdcard/recovery.img': Read-only file
system"

it looks like the Mount command isnt working, anyone have any ideas why?


Looks to me like you unmounted the SD card from its normal mount point, aka /sdcard

You are correct that the SD card is not supposed to be mounted to the PC (maybe you thought that's what you were doing), but it definitely needs to be mounted by the phone.

The mount command will complain if it doesn't work; you got no complaints, so it worked; besides, that is for a different filesystem (/system , not /sdcard).

Reboot your phone and start over.

Since it appears that your PC is successfully communicating with the phone, you might want to save yourself some headaches and just flash the recovery image in one command by using fastboot.

Power the phone up in fastboot mode by holding down both the Send+End/Power buttons and

Code:
fastboot flash recovery recovery-RA-eris-v1.6.2.img

Amon_RA's recovery-RA-eris-v1.6.2.img has MD5 signature of e3932991f097993602af3c7a4b61a4f8

eu1
 
yes i am rooted that was simple.....as for the sd mounting/unmounting i didnt pull the sd card i just went to setting and unmounted it....
 
Since it appears that your PC is successfully communicating with the phone, you might want to save yourself some headaches and just flash the recovery image in one command by using fastboot.

Power the phone up in fastboot mode by holding down both the Send+End/Power buttons and

Code:
fastboot flash recovery recovery-RA-eris-v1.6.2.img

Amon_RA's recovery-RA-eris-v1.6.2.img has MD5 signature of e3932991f097993602af3c7a4b61a4f8

eu1
I dont understand what you want me to do...just turn off my phone not connected to the pc and fastboot it by pressing send and power, and thats where im lost......sorry and i appreciate the time and help
 
yes i am rooted that was simple.....as for the sd mounting/unmounting i didnt pull the sd card i just went to setting and unmounted it....

Yeah dont do that. Leave the phone on charge and do not go to the settings and unmount the card from the phone.

When we say make sure your card isnt mounted, we mean mounted to the computer from your phone while connected with the charge cable. In other words, dont plug the phone in, drag down the notification bar and select disk drive option, leave it at charge only like you mentioned earlier.
 
ok that was my issue i really appreciate it i already wiped my phone and its installing the EVIL ERIS ROM NOW ILL LET YOU GUYS KNOW WHATS UP BUT CROSS YOUR FINGERS....LOL
 
I really appreciate all the help and i am up and running the EE rom but I was so excited it worked that i loaded the evil eris without making a nandroid :)
can someone show me the correct shipped/stock 2.1 ROM that you can load and then create the nandroid

Once again thanks to a great board!
 
As long as ee is running fine and you like it and its stable make a nandroid of it and you will always have it to go back to
 
Back
Top Bottom