View Single Post
Zas's Avatar
Posts: 196 | Thanked: 113 times | Joined on Jun 2010 @ Finland
#7
Mine complained that the storage was full. All other applications worked fine. You can try unmounting MyDocs and checking the disk as root if you can.
Code:
umount /dev/mmcblk0p1
fsck /dev/mmcblk0p1
I couldn't check the disk in windows or on the device so I had to flash the whole eMMC to fix it.