Active Topics

 



Notices


Reply
Thread Tools
sub7's Avatar
Posts: 69 | Thanked: 10 times | Joined on Sep 2010 @ Spain
#1
Original post
http://my-symbian.com/forum/viewtopi...=383460#383460

just copy what I wrote there...

I've finally made following the steps explained here, and works pretty well, now I have some problems.

- Nitdroid not have very good wifi signal and do not know why the AP to my router did not detect it, but this next to the router, however it found other networks. Well but this is not for this topic.

- Another problem is that I am a kernel-power off, and when I kernel-config to install a aplicaccion, I get the error:

please make sure That kernel-power is installed and running.
if You Have just installed the kernel, You Need to shutdown and boot to activate it.
To reinstall the kernel power user run:
'Apt-get install - reinstall kernel-kernel-power power-flasher'


Well I think the solution is, in this post, installing a couple of things, I do not know if I'm right.

http://forum.nitdroid.com/index.php?...ge;topic=106.0

Code:
apt-get install kernel-power-bootimg
dpkg-i / home/user/MyDocs/.nitdroid/multiboot-kernel-power_0.3_armel.deb
And this brings me to the main error, is that because I installed backupmenu without bootmenu now apt-get install gives me errors and i cant upgrade anything too.

: You Might want to run 'apt-get-f install' to correct these.
The Following Packages Have unmet dependencies:
backupmenu: Depends: bootmenu-n900 But it is not installed
E: unmet dependencies. try using -f.


I can somehow make apt-get and not ask me again, install bootmenu because it is not necessary. It could change in some way to bootmenu not ask me to install bootmenu?


when I finally everything works, I'll make a guide to run everything.

Last edited by sub7; 2011-01-03 at 14:23.
 

The Following User Says Thank You to sub7 For This Useful Post:
sub7's Avatar
Posts: 69 | Thanked: 10 times | Joined on Sep 2010 @ Spain
#2
I've finally make it to work with kernel-power too !!!!!

I first removed backupmenu.

Code:
apt-get remove backupmenu
after I installed.
Code:
apt-get install kernel-power-bootimg
apt-get install kernel-power-multiboot
after this, I installed again following the steps backupmenu pvanbeek and Michal Jerz, but this time I only made 2 steps.

Code:
dpkg --force-depends-i ./backupmenu_0.56-1_all.deb
cp /opt/maemo/usr/bin/gnu/tar /usr/share/backupmenu/
and that's it, now I have everything working, and you can overclock and added an entry to multiboot.

now there are 4 entries

1 maemo stock
2 maemo kernel-power
3 nitdroid
4 backupmenu

Although I still have the error:

: You Might want to run 'apt-get-f install' to correct these.
The Following Packages Have unmet dependencies:
backupmenu: Depends: bootmenu-n900 But it is not installed
E: Unmet dependencies. try using-f.


Even so, apt-get update gives me no errors and it seems that applications are installed the same even if I leave the error.

So thats will have installed kernel-power, will need to install ...

Code:
apt-get install kernel-power-bootimg
apt-get install kernel-power-multiboot
Before performing the steps to install backupmenu without bootmenu-n900

Last edited by sub7; 2011-01-03 at 16:38.
 
Posts: 362 | Thanked: 426 times | Joined on Nov 2010 @ Italy, Lombardia
#3
I suppose that this can be resolved at least in two ways:
  • Install manually backupmenu without using dpkg. This can be done extracting scripts (2 files) from deb archive and copying them to /usr/share/backupmenu
  • Modify backupmenu deb archive and remove dependency from BootMenu. Then reinstall (dpkg) deb archive
 
Posts: 89 | Thanked: 10 times | Joined on Mar 2010
#4
same problem
how can i fix it
sorry for my english
 
Posts: 309 | Thanked: 115 times | Joined on May 2010 @ Malaysia
#5
this is what i get..

Nokia-N900:/home/user/MyDocs# dpkg --force-depends-i ./backupmenu_0.56-1_all.deb
dpkg: unknown force/refuse option `depends-i'

Type dpkg --help for help about installing and deinstalling packages[*];
Use `dselect' or `aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;
Type dpkg --license for copyright license and lack of warranty (GNU GPL)[*].

Options marked[*] produce a lot of output - pipe it through `less' or `more' !
Nokia-N900:/home/user/MyDocs#
 
Posts: 327 | Thanked: 383 times | Joined on Aug 2010 @ alex , egypt
#6
hey all

i'm now working on it and will add support to multiboot in the debian package without force or anything

and will be released tomorrow
 

The Following 2 Users Say Thank You to mido.fayad For This Useful Post:
Posts: 47 | Thanked: 19 times | Joined on Jan 2010
#7
Originally Posted by mido.fayad View Post
hey all

i'm now working on it and will add support to multiboot in the debian package without force or anything

and will be released tomorrow
Waiting for it Mido.
 
Posts: 309 | Thanked: 115 times | Joined on May 2010 @ Malaysia
#8
Originally Posted by mido.fayad View Post
hey all

i'm now working on it and will add support to multiboot in the debian package without force or anything

and will be released tomorrow
this is great!!

can't wait for it..i would love the backup menu will be compatible with multiboot as i have multiboot.. =)
 
Posts: 842 | Thanked: 1,197 times | Joined on May 2010
#9
I just posted a "manual install" instruction on the last page of my BackupMenu topic that might interest you guys - Note, however, that if you go this route you won't be able to automatically upgrade to the latest version with apt-get or the package manager - You'll have to manually upgrade it by running the same steps again.
Link to the topic's in my signature.
__________________
My projects: BackupMenu - OS Backup & restore | Video: Flashing your n900(LiveCD)
My devices: N770 + 8GB SD card soldered internally, N900 with 8GB SD card + Custom OC(125-950 typically).
OC freqs: 0:22,90 125:22,90 250:28,180 500:30,360 550:32,400 600:34,430 700:39,430 750:41,430 805:45,430 850:47,500 900:50,500 950:54,500 1000:58,500 1100:67,520 1150:71,520
 
Posts: 362 | Thanked: 426 times | Joined on Nov 2010 @ Italy, Lombardia
#10
BackupMenu works correctly with multiboot (with multiboot patched) but it works at one condition.

The last booted OS before BackupMenu MUST BE MAEMO.

The ITEM script proposed doesn't suggest to multiboot a kernel to use, so multiboot uses the last flashed kernel.
If you will run BackupMenu after you have used Nitdroid or MeeGo, BackupMenu will not start correctly.

In these cases you must before boot to Maemo Os and then reboot to use BackupMenu
Or multiboot script must be changed to assure that BackupMenu will always be started with a Maemo's kernel (stock or power kernel)
 

The Following 2 Users Say Thank You to Fabry For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 04:20.