![]() |
Re: n900 is dead-failed installing app and cant reboot anymore
I suspect you may end up needing to reflash. Fortunately, it's not too big of a problem - I've got a link to a video in my signature on a foolproof way of doing it.
|
Re: n900 is dead-failed installing app and cant reboot anymore
hey. i was installing this very app <Nokia Data Gathering> and the same stuff as described by OP happened to me. Thanks a lot to the guys who posted the helpful notes!
|
Re: n900 is dead-failed installing app and cant reboot anymore
Yes, Nokia Data Gathering did it to me too. The MySQL install script was taking more than 20 minutes and I had enough. I didn't realize it would jam up the boot process if I turned it off. I am irritated that it does since if this were a debian computer, shutting it off during an application installation would not cause it to fail to boot. Of course, if you were installing a kernel or bootloader it might but NOT an application.
I guess I have no choice now, it's been sitting at 3% for quite some time. Anyone know what it is actually doing? Is it trying to complete the aborted installation? Is there no way of telling it to skip it? |
Re: n900 is dead-failed installing app and cant reboot anymore
VERY IMPORTANT NEWS EVERYONE
YOU DO NOT NEED TO REFLASH I just hit CTRL+C a couple times and it will kill that script (the one which prints "Installing updates do not interrupt" to the console) and allow the phone to continue booting!! (I also hit 'u' a couple times because thats the bootloader key but I doubt that did anything.) You don't need a new battery or a flasher or anything, just Ctrl-C. Once you've rebooted you will need to repair the packaging system state with dpkg from the command line (I haven't done that yet but it should be easy, I've done it several times on a full debian box, and once on the phone.) |
Re: n900 is dead-failed installing app and cant reboot anymore
(If you are already familiar with debian package administration this post will not be of much use to you.)
You will need to run from the Terminal app: Code:
sudo gainroot Then: Code:
dpkg --reconfigure -a So run: Code:
apt-get install ndg Code:
apt-get purge ndg mysql-server |
[USE * CONTROL -C * ] Re: n900 is dead-failed installing app and cant reboot anymore
Quote:
Thanks a LOT !!! You really made my day - had everyhting in place again for a reflash - untill I saw you message ! It's up again now !! That saved me a lot of hassle & stress. :):):):):):):):) The cause probably is Nokia Data Gathering :mad::mad: Thanks again ! |
Re: n900 is dead-failed installing app and cant reboot anymore
Quote:
Code:
dpkg: unknown option --reconfigure |
Re: n900 is dead-failed installing app and cant reboot anymore
Try
Code:
dpkg --configure -a |
Re: n900 is dead-failed installing app and cant reboot anymore
Thanks for you reply.
I did issue that command. And followed the instructions to (re)install & then uninstall/remove NDG. But I get stuck again ;-) See: Quote:
|
Re: n900 is dead-failed installing app and cant reboot anymore
Try to clear the package cache first
Code:
apt-get clean Code:
apt-cache policy wget Code:
apt-get install --reinstall ndg Code:
apt-get remove --purge ndg mysql-server-5.0 |
All times are GMT. The time now is 22:00. |
vBulletin® Version 3.8.8