Active Topics

 



Notices


Reply
Thread Tools
Posts: 306 | Thanked: 38 times | Joined on Dec 2009 @ Austria
#1
hi guys,

i want to remove nitdroid 0.0.9 from my emmc!

after:
Code:
root
mount -o noatime,rw /dev/mmcblk0p2 /and
rm -rf /and
i bricked maemo and i have to backup the device with backupmenu!

what i've done wrong? how to uninstall nitdroid from emmc?

thanks for your help guys!!

cheers

Last edited by StocChr; 2012-06-05 at 06:43.
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#2
You mounted the partition where home/user and /opt of the maemo system are located in the first place to /and. You did not manually control the removal of the folders that belong to Nitdroid, but remove everything on that partition.

i have to backup the device with backupmenu!
Does this mean the device recovered from your error, then try to remove one folder after the other from /and, but you are allowed to think about the -i option for security reasons.
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Posts: 1,225 | Thanked: 1,905 times | Joined on Feb 2011 @ Quezon City, Philippines
#3
You just wiped out your entire eMMC by doing that.

The command you're looking for is
Code:
rm -r /home/{acct,bin,cache,config,data,dev,etc,initrd,lib,mnt,proc,sbin,sdcard,sys,system,usr,default.prop,init,init.nokia.rc,init.rc,ueventd.nokia.rc,ueventd.rc}
__________________
N9 PR 1.3 Open Mode + kernel-plus for Harmattan
@kenweknot, working on Glacier for Nemo.
 
Posts: 306 | Thanked: 38 times | Joined on Dec 2009 @ Austria
#4
now i tried the nitdroid-uninstaller, but when you look at the code from the file, only the nitdroid packages ( .deb, kernel, multiboot ) will be removed. all android files are still there!

backupmenu... 45% restored...

Hurrian, thanks i will give your code a try!!
 
Posts: 306 | Thanked: 38 times | Joined on Dec 2009 @ Austria
#5
@Hurrian

thank you for your code, this is what i looking for!
the code itself doesn't work for me, but i managed it with separate commands, like:

Code:
rm -rf /and/acct
rm -rf /and/bin
rm -rf /and/cache
...
thank you hurrian for your help!!
 
Reply


 
Forum Jump


All times are GMT. The time now is 09:12.