Thread
:
Not enough Memory to Open Application
View Single Post
michaaa62
2012-05-14 , 05:54
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#
24
You need rootsh installed for this to work
Code:
sudo gainroot umount /dev/mmcblk0p1 fsck -af /dev/mmcblk0p1 mount /dev/mmcblk0p1 /home/user/MyDocs
There might be an error for the unmount command, which by the way is really umount, if the internal memory corruption prevented the automatic mount earlier in the boot process. Please give full error message here, if any occur.
Quote & Reply
|
michaaa62
View Public Profile
Send a private message to michaaa62
Find all posts by michaaa62