viqtah
|
2013-08-13
, 17:46
|
Posts: 33 |
Thanked: 0 times |
Joined on Aug 2013
@ ABU DHABI - UNITED ARAB EMIRATES
|
#41
|
|
2013-08-13
, 18:20
|
Posts: 33 |
Thanked: 0 times |
Joined on Aug 2013
@ ABU DHABI - UNITED ARAB EMIRATES
|
#42
|
|
2013-08-13
, 20:05
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#43
|
apt-get purge nitdroid-installer nitdroid-kernel-2.6.28-06_final1
|
2013-08-14
, 03:34
|
Posts: 33 |
Thanked: 0 times |
Joined on Aug 2013
@ ABU DHABI - UNITED ARAB EMIRATES
|
#44
|
|
2013-08-14
, 06:20
|
|
Posts: 6,447 |
Thanked: 20,981 times |
Joined on Sep 2012
@ UK
|
#46
|
|
2013-08-14
, 08:10
|
Posts: 502 |
Thanked: 366 times |
Joined on Jun 2010
@ /dev/null
|
#47
|
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.
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
Nokia-N900-51-1:/and#
/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.
Android not found. MUST be mounted on '/and'
dpkg -l| grep nitdroid
/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 #
learn terminal commands: apt-get install -f and apt-get purge commands , n900 isn't a phone for normal phone users
The Following 4 Users Say Thank You to tuxsavvy For This Useful Post: | ||
|
2013-08-14
, 17:01
|
Posts: 33 |
Thanked: 0 times |
Joined on Aug 2013
@ ABU DHABI - UNITED ARAB EMIRATES
|
#48
|
This is all very true and very useful but I can't get rid of the feeling that this is like worrying about a rusty exhaust when the engine needs fixing. Sure, the exhaust needs replacing too but that is not your biggest concern.
Removing nitroid installer and kernel will save you a few MB but you need to clean a few hundred MB. So please return to post #28 and give us the results of the commands there.
|
2013-08-14
, 17:39
|
Posts: 33 |
Thanked: 0 times |
Joined on Aug 2013
@ ABU DHABI - UNITED ARAB EMIRATES
|
#49
|
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:
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:
Doesn't that tell you that you have installed nitdroid under "/and"? This is why:Code:Nokia-N900-51-1:/and#
Would not work because you can clearly see:
I don't know how you manage to go from 2.6.28-07 to 2.6.28-06. Nonetheless:Code:Android not found. MUST be mounted on '/and'
clearly shows:Code:dpkg -l| grep nitdroid
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:
I personally wholeheartedly agree.
|
2013-08-14
, 18:30
|
|
Posts: 6,447 |
Thanked: 20,981 times |
Joined on Sep 2012
@ UK
|
#50
|
/home/user # df
Filesystem 1k-blocks Used Available Use% Mounted on
rootfs 233104 228820 0 100% /
/home/user # du -kx / | sort -n tail -n20
sort: invalid option -- 2
/home/user # du -kx/home | sort -n | tail -n20
du: invalid option -- /
sudo gainroot rm -rf /and