View Single Post
Posts: 7 | Thanked: 0 times | Joined on Dec 2012
#18
Originally Posted by michaaa62 View Post
Use of the search function would have saved you a lot of time. You need rootsh installed for these commands to work
Code:
sudo gainroot
umount /dev/mmcblk0p1
fsck -af /dev/mmcblk0p1
mount /dev/mmcblk0p1
If errors occur please post the complete message here.
thanks alot michaaa...it worked...also to u raaj