View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#4832
For the successful install do
Code:
sudo gainroot
apt-get update 
apt-get install multiboot multiboot-kernel-maemo
mount /home /and
dpkg --configure -a
You will need multiboot-kernel-power and kernel-power-bootimg also if you have kernel-power installed, you better know if...

For the removal of nitdroid: There is some force in this code to wipe the kernel-nitdroid package from your device
Code:
sudo gainroot
dpkg --force-remove-reinstreq nitdroid-kernel-2.6.28-07
 

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