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
thats the memory card
i used the emmc
plus my usb port is broken so no chance of flashing
ideas?
If it is on the internal n900 memory then use mount /home /and
that is if you installed it to /home when installing. This is the default location because that is what the instruction guide thread on here said. Be careful to not delete any maemo files though. I'm sure someone more knowledgeable can write the exact command in order to do that........?
Or would uninstall nitdroid command work when you are in this directory. Is that safe? It wont delete the nitdroid kernel will it, if for example you just want to go back to using nitdroid on an external card?
If it is on the internal n900 memory then use mount /home /and
that is if you installed it to /home when installing. This is the default location because that is what the instruction guide thread on here said. Be careful to not delete any maemo files though. I'm sure someone more knowledgeable can write the exact command in order to do that........?
Or would uninstall nitdroid command work when you are in this directory. Is that safe? It wont delete the nitdroid kernel will it, if for example you just want to go back to using nitdroid on an external card?
look at the last section in the thread (first post) on my signature, it will clarify.
look at the last section in the thread (first post) on my signature, it will clarify.
Thanks for adding that, and the list of folders which can be deleted. The code you have put has confused me though.......
"root
mount /dev/mmcblk0p2 /and -o noatime
nitdroid-uninstaller "
Isn't that the command to remove it from the sd card? I could be wrong as I'm no expert, but perhaps someone could clear that up, as it is exactly what people in this thread have had problems with. They are being told to remove nitdroid from their emmc, but the commands they are being given is to delete off sd card.