View Single Post
Posts: 44 | Thanked: 5 times | Joined on Feb 2013 @ Kenya
#3
Originally Posted by michaaa62 View Post
Might be an corrupted file system or the like.
To debug, look for the output of those commands. Look out for /home or /opt or /dev/mmcblk0p2. There will be permission issues in the last command, but the do not harm a bit, because only the biggest folders are nessary to look at.
Code:
mount
df
du -kx / | sort -n | tail -n 20

You need rootsh installed for the following command
Code:
sudo gainroot 
sfdisk -l
The last command prints out the partition table to look at.
Thanks for the reply but I need explicit instructions. What any I looking for? What do i do after? I'm a complete newbie to maemo and linux or any thing open source