View Single Post
Posts: 9 | Thanked: 0 times | Joined on Jun 2013
#7
Originally Posted by amr.fayz View Post
just do this


HTML Code:
umount /dev/mmcblk0p1
fsck -a /dev/mmcblk0p1
mount /dev/mmcblk0p1
HTML Code:
rm -rf  xxxx
xxxx ( file name and path )


or you can connection between the mobile and computer and make scan then delete the file easy

Thankyou
that did the job.
but i still didnt get it why i wasnt able to unmount the partition previously.