Guest hassand Posted September 28, 2010 Report Posted September 28, 2010 I can see the phone under adb devices and use the commands when the phone is booted into MCR9 but when i boot into recovery mode i cannot connect to the phone through adb. what might be the reason for this? on another note how do i write to system partition of the phone without the recovery, i need to push some files into the system partition but i cannot seem to do it when the phone is completely booted with mcr, and as i said on the previous question i cannot run adb commands in recovery.
Guest volatile_ink Posted September 28, 2010 Report Posted September 28, 2010 What recovery are you using?
Guest hassand Posted September 28, 2010 Report Posted September 28, 2010 What recovery are you using? that is the point, i cannot use anything other than "fake flash" i cannot push files from my pc to the phone to get to a recovery, i used to be able to do that, i believe i have changed nothing but somethings obviously have changed:)
Guest volatile_ink Posted September 28, 2010 Report Posted September 28, 2010 that is the point, i cannot use anything other than "fake flash" i cannot push files from my pc to the phone to get to a recovery, i used to be able to do that, i believe i have changed nothing but somethings obviously have changed:) Not used fake flash so can't really say if this will work, but have you tried putting AmonRa's recovery on your SD Card and flashing the update.zip with FakeFlash? -or- Try using Unrevoked, to permanently push AmonRa's recovery to your phone (what I did a few weeks ago with my device). Hope this helps!
Guest hassand Posted September 28, 2010 Report Posted September 28, 2010 its not about not being able to flash recovery, its about not being able to push files through adb in recovery, i want to push some files to the phone other than the recovery, so i need access to adb in recovery mode, or i need to be able to write to system partition in some other way.
Guest mrnetsick Posted September 30, 2010 Report Posted September 30, 2010 its not about not being able to flash recovery, its about not being able to push files through adb in recovery, i want to push some files to the phone other than the recovery, so i need access to adb in recovery mode, or i need to be able to write to system partition in some other way. i had this problem.. I went into the partitions menu from Clockworkmod recovery menu and mounted /system - I could then use adb. Maybe this will work for you.
Guest hassand Posted September 30, 2010 Report Posted September 30, 2010 i had this problem.. I went into the partitions menu from Clockworkmod recovery menu and mounted /system - I could then use adb. Maybe this will work for you. that worked for me too, thank you very very much for the help
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now