You just need to write the original system image back using fastboot. If your bootloader doesn't have fastboot, then you'll need to do as you say and put an update.zip on the card. Have you tried going in through usb using adb?
On Mar 15, 7:12 pm, Possible248 <[email protected]> wrote: > I'm not quite sure if this is the right place to ask for help, but I'm > so desperate I'm going to do so anyway. > > I was attempting to install the ARM EL Python minimal package from the > Debian stable repositories. I remounted /system as read-write, and > then copied the /sdcard/usr directory (containing Python) to /system/ > usr. The copy worked. I then chmod Python to be executable, and then > try executing it. For some reason, it still does not let me execute > it. > > So after a few attempts at executing Python, I run 'pwd'. A few > seconds after running pwd, the Android system goes completely > unresponsive. Suddenly, I'm back at the flashing Android screen. > Android appears to have crashed. > > Not having realized all that has gone wrong yet, I go back to the > terminal application to take another crack at Python. For some reason, > whenever I press a key, the character ^@ is generated. I know I'm in > big trouble now. > It appears that the keyboard has stopped working at all. Only in the > terminal is any visible response generated. So I go and do a wipe of > the phone. > > After doing the wipe, I encountered the "touch the android to > continue" screen and noticed that the same issue with the keyboard > still existed. > > At this point, I think I will have to do a complete reinstall of > Android because my modifications were in /system. > > Any method to bring my Android phone back to normal? > > (What I'm thinking is to put get the firmware and put it into an > update.zip, but I do not have a microSD card reader and the phone > doesn't let me mount the microSD card because i have not filled in my > Google Account information.) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
