View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#3
Originally Posted by andrew_uofl View Post
Hi, I have problems with 32 G memory of my cell. I did everything possible and Nothing works.

So I want all the applications that I can not open because of the problem in memory aim at the sd card, short words I want to replace the internal memory for SD card, in order to use contats camera and other applications that need memory.
When disconnected in a hurry, the filesystem sometimes get corrupted. Try to do a file system check from your pc or from your n900 in X-Terminal. You need rootsh from extras installed.
Code:
sudo gainroot
umount /home/user/MyDocs
fsck -f /dev/mmcblk0p1
mount /dev/mmcblk0p1