View Single Post
Posts: 502 | Thanked: 366 times | Joined on Jun 2010 @ /dev/null
#47
Originally Posted by viqtah View Post
the nokia N900 is a magical phone and I don't know why I tried messing it up. right now I cant even access my photos and audio clips yet they exist in the file manager.
N900 is not a "magical phone". If you don't know what you are doing then you shouldn't have bothered installing nitdroid in the first place. Blindly following instructions and not knowing specifically what each command does let alone understanding how linux and/or package managers in general would lead anyone to think N900 is some sort of "magical device". There is no magic when it comes to N900. A simple solution I would *highly* recommend is for you to backup and reflash. Maybe you can and will learn a lesson from all of this experience. It would be far quicker than trying to fix up any issues you have and to see you thread hijacking.

nitdroid has their own support forums, its called http://forum.nitdroid.com. There's plenty of nitdroid threads scattered on both this forum as well as nitdroid forum. So there's really no need to go hijack other people's threads when they were asking about [A] (or specifically apt-get cert issue) and you're trying to divert the case to be [B] (specifically nitdroid issue).

Now... looking back at what you have said:
Originally Posted by viqtah View Post
Nokia-N900-51-1:/and# dpkg -i /home/user/MyDocs/nitdroid-kernel-2.6.28-07_rc4_armel.deb
(Reading database ... 37748 files and directories currently installed.)
Preparing to replace nitdroid-kernel-2.6.28-07 rc4 (using .../nitdroid-kernel-2.6.28-07_rc4_armel.deb) ...
Deleting leftover 2.6.28.NIT.07 modules in Android...
Deleting leftover 2.6.28.NIT.07 modules in Maemo...
Unpacking replacement nitdroid-kernel-2.6.28-07 ...
Setting up nitdroid-kernel-2.6.28-07 (rc4) ...
Copying 2.6.28.NIT.07 essential modules to Maemo...
Running depmod...
Creating item file for multiboot
Nokia-N900-51-1:/and# leafpad /etc/multiboot.d/11-NITDroid-mmcblk0p2-2.6.28.NIT

it redirects me to leafpad from there and nothing happens
Prior to this you have not installed nitdroid, am I wrong? This clearly shows you used dpkg to install nitdroid. Do you see the path that it clearly show:
Code:
Nokia-N900-51-1:/and#
Doesn't that tell you that you have installed nitdroid under "/and"? This is why:
Originally Posted by viqtah View Post
/home/user # dpkg -r nitdroid-kernel-2.6.28-06
(Reading database ... 27985 files and directories currently installed.)
Removing nitdroid-kernel-2.6.28-06 ...
Android not found. MUST be mounted on '/and'
dpkg: error processing nitdroid-kernel-2.6.28-06 (--remove):
subprocess pre-removal script returned error exit status 1
Errors were encountered while processing:
nitdroid-kernel-2.6.28-06
/home/user #


thats the report after tryng to uninstall it.
Would not work because you can clearly see:
Code:
Android not found. MUST be mounted on '/and'
I don't know how you manage to go from 2.6.28-07 to 2.6.28-06. Nonetheless:
Code:
dpkg -l| grep nitdroid
clearly shows:
Originally Posted by viqtah View Post
/home/user # dpkg -l | grep nitdroid
ii nitdroid-installer 0.2.8-8 NITDroid new autoinstaller fetches and installs the
ii nitdroid-kernel-2.6.28-06 final1 Linux kernel for NITDroid
/home/user #
So that now leaves two nitdroid related packages installed. One being "nitdroid-installer" package which needs to be manually removed. The other is "nitdroid-kernel-2.6.28-06" package which will require you to mount /and partition. Without you telling us exactly which guide you followed nobody can help you.

Hopefully you didn't continue on following the nitdroid installation guide to the point where you have basically FUBARed your maemo setup. Otherwise it will be a simple matter of just suggesting to backup and reflash.

In the meantime, I strongly urge you to start reading manual pages. In most linux installations, the manual pages are always included. The only exception are under embedded devices (including maemo). The only way to read manual pages if you cannot access one is via searching with Google. For example, to learn what dpkg is and how it works the normal command would be "man dpkg". If you don't have manpages installed anywhere else you can simply "man dpkg" into Google search and the first few links will be the links directly from the manual itself. There are few other minor exceptions but the bottom line is that you need to stop thinking N900 is some sort of "magical phone". It isn't, you just need to learn how it works (ideally having linux installed elsewhere and you constantly use it would be a bonus) is the most important step.

"alex" on nitdroid forum has said this before:
Originally Posted by alex
learn terminal commands: apt-get install -f and apt-get purge commands , n900 isn't a phone for normal phone users
I personally wholeheartedly agree.
__________________
 

The Following 4 Users Say Thank You to tuxsavvy For This Useful Post: