View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#54
Really enjoying your conversation, nevertheless may i asked for the file created by this code?
Code:
cd /home/user/MyDocs/.documents
df -h > debug.txt
free >> debug.txt
mount >> debug.txt
du -kx / | sort -n | tail -n50 >> debug.txt
apt-cache policy rootsh >> debug.txt
Flashing may sound fastest to get it working, but your new applications and settings will get removed in the process.
Do this step by step, learn alittle in the process and soon you will fully explore the possibilities of the device!
 

The Following User Says Thank You to michaaa62 For This Useful Post: