Please show the X-Terminal output of Code: mount df sudo gainroot umount /dev/mmcblk0p1 fsck -af /dev/mmcblk0p1 for people to look at.
mount df sudo gainroot umount /dev/mmcblk0p1 fsck -af /dev/mmcblk0p1
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ mount rootfs on / type rootfs (rw) ubi0:rootfs on / type ubifs (rw,bulk_read,no_chk_data_crc) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) tmpfs on /tmp type tmpfs (rw,noatime,size=1024k) tmpfs on /var/run type tmpfs (rw,nosuid,noatime,size=256k,mode=755) none on /dev type tmpfs (rw,noatime,size=10240k,mode=755) devpts on /dev/pts type devpts (rw,gid=5,mode=620) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,noatime,size=65536k) /dev/mmcblk0p2 on /home type ext3 (rw,noatime,errors=continue,commit=1,data=writeback) /home/opt on /opt type none (bind) cgroup on /dev/cgroup/cpu type cgroup (cpu,memory) nodev on /sys/kernel/debug type debugfs (0) /opt/pymaemo/usr/lib/python2.5 on /usr/lib/python2.5 type bind (bind) /opt/pymaemo/usr/share/pyshared on /usr/share/pyshared type bind (bind) /opt/pymaemo/usr/lib/pyshared on /usr/lib/pyshared type bind (bind) /opt/pymaemo/usr/share/python-support on /usr/share/python-support type bind (bind) /opt/pymaemo/usr/lib/python-support on /usr/lib/python-support type bind (bind) /dev/mmcblk0p1 on /home/user/MyDocs type vfat (rw,noauto,nodev,exec,nosuid,noatime,nodiratime,utf8,uid=29999,shortname=mixed,dmask=000,fmask=0000,rodir) ~ $ df Filesystem 1k-blocks Used Available Use% Mounted on rootfs 233224 171296 57648 75% / ubi0:rootfs 233224 171296 57648 75% / tmpfs 1024 68 956 7% /tmp tmpfs 256 76 180 30% /var/run none 10240 76 10164 1% /dev tmpfs 65536 4 65532 0% /dev/shm /dev/mmcblk0p2 2064208 1507148 452204 77% /home /home/opt 2064208 1507148 452204 77% /opt /opt/pymaemo/usr/lib/python2.5 2064208 1507148 452204 77% /usr/lib/python2.5 /opt/pymaemo/usr/share/pyshared 2064208 1507148 452204 77% /usr/share/pyshared /opt/pymaemo/usr/lib/pyshared 2064208 1507148 452204 77% /usr/lib/pyshared /opt/pymaemo/usr/share/python-support 2064208 1507148 452204 77% /usr/share/python-support /opt/pymaemo/usr/lib/python-support 2064208 1507148 452204 77% /usr/lib/python-support /dev/mmcblk0p1 28312128 15320704 12991424 54% /home/user/MyDocs ~ $ sudo gainroot Root shell enabled BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. /home/user # umount /dev/mmcblk0p1 /home/user # fsck -af /dev/mmcblk0p1 fsck 1.41.3.maemo0 (12-Oct-2008) dosfsck 3.0.12, 29 Oct 2011, FAT32, LFN /dev/mmcblk0p1: 3254 files, 239386/442377 clusters /home/user #