View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#4
Please try to check in X-Terminal before trying something like reflashing.
What is the output of some unix commands to analyze the situation.
Code:
df
ls -al /opt
mount
du -h /opt | sort -h
Check if /dev/mmcblk0p2 is mounted at /home and /opt is mounted at /home/opt.