Reply
Thread Tools
Posts: 14 | Thanked: 2 times | Joined on Apr 2011
#1
Hello guys !
The first thing I want to say is that I have installed Nitdroid without memory card and using it without it! That's why I am posting a new thread.
So I have installed it with this method:
http://www.funamess.com/tw/how-to-in...900#newcomment
My question is how to uninstall Nitdroid, and after that multiboot? I do not want to make a reflash, because I have so many apps installed and too much info and I have to backup everything first after that moving it again on the device and installing again apps.
I saw many threads about uninstalling Nitdroid but all o fthe methods were for those who installed it on a memory card... HELP please.
 
Posts: 289 | Thanked: 49 times | Joined on Jun 2010
#2
FOLLOW THIS STEPS:

Code:
root
mount /dev/mmcblk1p2 /and -o noatime
nitdroid-uninstaller
cd /
umount /and
if you want to remove installer
here the code:
apt-get remove nitdroid-installer
goodluck
 
Posts: 14 | Thanked: 2 times | Joined on Apr 2011
#3
I receive and error message :
mount: mounting /dev/mmcblk1p2 on /and failed: No Such file or directory

Last edited by burnedd; 2011-04-09 at 09:00.
 

The Following User Says Thank You to burnedd For This Useful Post:
Posts: 1,225 | Thanked: 1,905 times | Joined on Feb 2011 @ Quezon City, Philippines
#4
Do you have it installed in the eMMC?
Code:
mount -o bind /home/user /and && nitdroid-uninstaller
apt-get remove nitdroid-kernel
umount /and && rm -r /and
apt-get remove multiboot*
apt-get remove nitdroid*
 
Posts: 14 | Thanked: 2 times | Joined on Apr 2011
#5
I done this :
Code:
mount -o bind /home/user /and && nitdroid-uninstaller
apt-get remove nitdroid-kernel
and everything was OK except that I saw a message that says Canno remove multiboot because multiboot is not empty

After that i wrote this:
Code:
umount /and && rm -r /and
and received
rm: cannot remove '/and/MyDocs': Device or resource busy
rm: cannot remove '/and': Device or resource busy
 
riceboy's Avatar
Posts: 213 | Thanked: 115 times | Joined on Jul 2010 @ Rota Land
#6
any more inputs on how to uninstall nitdroid and multiboot from the eMMC?
__________________
JDMunderground.ph x VcZR x H3autoworks
 
Posts: 106 | Thanked: 136 times | Joined on Apr 2010 @ Switzerland
#7
I am stuck too... Because I replaced multiboot by U-boot for backupmenu.
And I am left with "nitdroid-kernel" I cannot uninstall cleanly.
 
Posts: 106 | Thanked: 136 times | Joined on Apr 2010 @ Switzerland
#8
For information, I removed lines checking "/and" mount point from /var/lib/dpkg/info/nitdroid-kernel-2.6.28-06.prerm
to get "apt-get remove --purge nitdroid-kernel-2.6.28-06" succeed

Last edited by ymartin59; 2013-12-22 at 08:24.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 11:48.