View Single Post
K9999's Avatar
Posts: 168 | Thanked: 116 times | Joined on Mar 2011 @ Malaysia
#113
thanx mate, i managed to solve the problem by mounting mmcblk0p1
the whole memory was for read only

PHP Code:
umount /dev/mmcblk0p1
fsck 
-/dev/mmcblk0p1

mount 
/dev/mmcblk0p1