View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#9
Try to check the file system either from a linux machine (you need backupmenu installed, to work outside the maemo system) or the n900 itself with these commands:
Code:
 sudo gainroot
umount /dev/mmcblk0p1
fsck -af /dev/mmcblk0p1
mount /dev/mmcblk0p1 /home/user/MyDocs
If errors remain during the fsck command, you might try thr -r option for fsck. After no more errors mount the MyDocs partition or reboot the n900.
 

The Following 6 Users Say Thank You to michaaa62 For This Useful Post: