View Single Post
ejasmudar's Avatar
Posts: 800 | Thanked: 957 times | Joined on Sep 2010 @ India
#10
Originally Posted by michaaa62 View Post
Most of the time a partition will get mounted if a file system is in a bad state or corrupted. You need rootsh to be installed for this to work from X-Terminal.
Code:
sudo gainroot
umount /dev/mmcblk0p1
fsck -af /dev/mmcblk0p1
mount /dev/mmcblk0p1 /home/user/MyDocs
Please I need help. I tried unmounting MyDocs to run fsck but I get error "Device or rescource busy"

I also tries umount -f but I get error "You can't unmount forcibly"

On connecting via USB, only mem card is connected as "device is busy"

What do I do? Please help me.
__________________
My Device History:Nokia 3510 > SE T230 > Nokia 6600 > HP2210 > SE p910i > SE p990i > N95 > I-mate 9502 > itouch > Nokia N900 > ? N9
My apps for N900:
Conversation Modder

My apps for N9:
LockScreenQuotes
USbS


If you feel I have helped you, don't forget to press Thanks!