View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#9
Never saw that error before, may that be a temporary failure of network connection???
Please try again.

Also please use these commands to get full info from your device
Code:
sudo gainroot
df > debug.txt
mount >> debug.txt
sfdisk -l /dev/mmcblk0 >> debug.txt
lshal -s| grep mmc >> debug.txt
du -kx / | sort -n | tail -n 25 >> debug.txt
Note that there is almost no output on the screen, because the output is redirected to a file called debug.txt. Attach that file, please, to your next post.

Please also give info about the tweaks you applied, like nitdroid installs, kernel-power, cssu, thumb2, battery-patch, 720p video tweaks and so on, to get a better picture of the cause of failure.

Last edited by michaaa62; 2012-08-26 at 19:26.