View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#2
Try to force a file system check from your windows pc

or

from X-Terminal application, you need rootsh installed for this to work:
Code:
sudo gainroot
umount /dev/mmcblk0p1
There might be an neglectable error if the device is not mounted
Code:
fsck -af /dev/mmcblk0p1
Then reboot the N900.