![]() |
2013-08-31
, 20:25
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#62
|
sudo gainroot apt-get update
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
![]() |
2013-08-31
, 21:04
|
Posts: 138 |
Thanked: 90 times |
Joined on Mar 2012
|
#63
|
How about reading the thread???
There is no solution to the GPG errors because the key of the Nokia has expired as the message states. That is bad and insecure, but there is nothing we could do about it.
There is no need to map repository.maemo.org in /etc/hosts any more.
Please redo the changes and post the output ofCode:sudo gainroot apt-get update
![]() |
2013-08-31
, 22:17
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#64
|
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
![]() |
2013-09-08
, 02:55
|
Posts: 31 |
Thanked: 11 times |
Joined on Aug 2010
|
#65
|
![]() |
2013-10-05
, 00:25
|
Posts: 40 |
Thanked: 1 time |
Joined on Mar 2013
|
#66
|
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:
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.Code:lea<TAB>/e<TAB>mult<TAB>11<TAB>
Edit: You might post a link to the tutorial you are following to install nitdroid.
![]() |
2013-10-05
, 07:29
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#67
|
dpkg -l | grep multiboot dpkg -l | grep u-boot
sudo gainroot apt-get install wget maeflight apt-get install -f
![]() |
2013-10-05
, 10:18
|
Posts: 40 |
Thanked: 1 time |
Joined on Mar 2013
|
#68
|
First please ake sure to get rid of all of the typos and the regular expressionwill give you the installed packages fro the 'multiboot' and 'u-boot' search terms. Note please the pipe-symbol after dpkg -l (small L) is accessible via <Blue arrow><Sym> on the KeyboardCode:dpkg -l | grep multiboot dpkg -l | grep u-boot
To get rid of nitdroid-kernel you have to mount the partition you were installing nitdroid to, to the mount point, aka. folder, /and.
For maeflight's postinst script to work you might need to install wgetPlease feel free to ask for clarification, if you are still unsure about terminal outputCode:sudo gainroot apt-get install wget maeflight apt-get install -f
![]() |
2013-10-05
, 12:02
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#69
|
sudo gainroot apt-get install wget maeflight apt-get install -f
mount ls -al /home la -al /
![]() |
2013-10-05
, 12:19
|
Posts: 40 |
Thanked: 1 time |
Joined on Mar 2013
|
#70
|
First:
Well, those typos...
Please try the commands again:Second: Before you would install nitdroid-kernel you would extract the compressed file system in any of those howtos around, the stuff must be somewhere on your device, probably /home. So please show the output of these commandsCode:sudo gainroot apt-get install wget maeflight apt-get install -fFor your software issues you might consider backing up and flash the device completely.Code:mount ls -al /home la -al /
Please help in solving the problem.