View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#4
Looks weird. You may want to educate us about the last steps you did to get to that state.

These are the things i could single out until now:
1. Missing optfs: Basically your file systems seem to be alright, but /dev/mmcblk0p2 is missing completely. This causes the problems of no space to install applications.
2. Your MyDocs partition is only 3.7GB and empty, no files on it.

You better remember what you did lately to try to undo things. And you should try to describe what you hope to setup back to working condition.

Please post the output of
Code:
sudo gainroot
sfdisk -l /dev/mmcblk0
lshal | grep volume
umount /dev/mmcblk0p1
ls -al /home/user/MyDocs
The first commands are to check for the health of the internal sd-card. The latter comands are to check for hidden files behind the Mydocs mount point that fill up the rootfs for no obvious reason.
Testdisk is a fine tool to recover files from lost partitions. Best used on unmounted partitions, did you use it while the MyDocs partition was unmounted???

Again, it looks like your MyDocs partition in use is a freshly formatted one.
 

The Following 2 Users Say Thank You to michaaa62 For This Useful Post: