View Single Post
Posts: 440 | Thanked: 160 times | Joined on Aug 2010 @ Las Vegas, NV
#1
all i did was copied and paste some x term codes in the hope of getting rid of flight mode in nitdroid. I was reading http://forum.nitdroid.com/index.php?topic=538.0 and executed copy and paste command of thread writer

Code:
cd /and/data
rm -rf *
mkdir logs
chmod 777 logs
cd /
umount /and
and no I didn't mount nitdroid partition in /and before doing this so result was first line said error and probably rest of the line got executed. as i have already mentioned, i copied all those lines first then paste in x term, and i think i was already root before doing this. later I treid the mount line
Code:
sudo gainroot
mount /dev/mmcblk1p2 /and
probably wothout first line as i was already root. and got device or resources busy error.
but it recieved error and I tried those lines few more times but without luc. later I saw my docs/folders/songs are all gone.
please somebody clearify me what have i done with those commands and what is the solution, if any.
background: i have installed nitdroid in my 512mb mmc just a day before yesterday and it went fine except some known exceptions.

and conky shows i have 26.99gib free out of 27.

Last edited by Joseph9560; 2010-11-09 at 02:34. Reason: misspelled a word