maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Android (https://talk.maemo.org/forumdisplay.php?f=54)
-   -   How to uninstall NITDROID and multiboot ... (https://talk.maemo.org/showthread.php?t=71920)

burnedd 2011-04-09 08:31

How to uninstall NITDROID and multiboot ...
 
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.

shardul 2011-04-09 08:34

Re: How to uninstall NITDROID and multiboot ...
 
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

burnedd 2011-04-09 08:49

Re: How to uninstall NITDROID and multiboot ...
 
I receive and error message :
mount: mounting /dev/mmcblk1p2 on /and failed: No Such file or directory

Hurrian 2011-04-09 09:07

Re: How to uninstall NITDROID and multiboot ...
 
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*


burnedd 2011-04-09 09:21

Re: How to uninstall NITDROID and multiboot ...
 
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 2012-02-06 12:28

Re: How to uninstall NITDROID and multiboot ...
 
any more inputs on how to uninstall nitdroid and multiboot from the eMMC?

ymartin59 2013-12-21 17:38

Re: How to uninstall NITDROID and multiboot ...
 
I am stuck too... Because I replaced multiboot by U-boot for backupmenu.
And I am left with "nitdroid-kernel" I cannot uninstall cleanly.

ymartin59 2013-12-22 08:10

Re: How to uninstall NITDROID and multiboot ...
 
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


All times are GMT. The time now is 16:05.

vBulletin® Version 3.8.8