View Single Post
Posts: 40 | Thanked: 1 time | Joined on Mar 2013
#66
Originally Posted by michaaa62 View Post
Are leafpad and multiboot installed???
Are you sure that you type the name of the file correctly? Try to use the <TAB>-completion of the X-Terminal application: You <TAB> button on the lower bar of X-Terminal. Type the first letter(s) of a command and let the X-Terminal help you, like this:
Code:
lea<TAB>/e<TAB>mult<TAB>11<TAB>
If leafpad is missing and you cannot install it, there are some text-editor for the X-Terminal installed: mcedit, or vi or nano. But their usage is quite different from the GUI-editor leafpad.

Edit: You might post a link to the tutorial you are following to install nitdroid.
Pls kindly help me, I have the same problem but there's a broken apllication on my phone called maeflight that has refused uninstallation after several attempts. I can't use filebox or cuteexplorer as they won't open.
Below is the the result of some of the commands you gave on this thread:

BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ root


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

Nokia-N900-02-8:~# apt-get clean
Nokia-N900-02-8:~# apt-cache policy multi-boot* u-boot*
W: Unable to locate package multi-boot*
W: Unable to locate package u-boot*
Nokia-N900-02-8:~# apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
2 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up maeflight (5.1.3-1) ...
dpkg (subprocess): unable to execute post-installation script: Exec format error
dpkg: error processing maeflight (--configure):
subprocess post-installation script returned error exit status 2
Setting up nitdroid-kernel-2.6.28-07 (6-rc6) ...
Android not mounted on '/and'. Can't do anything
dpkg: error processing nitdroid-kernel-2.6.28-07 (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
maeflight
nitdroid-kernel-2.6.28-07
E: Sub-process /usr/bin/dpkg returned an error code (1)
Nokia-N900-02-8:~# apt-get install kernel-power kernel-power modules kernel-power-flasher
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package modules
Nokia-N900-02-8:~#

thanks