View Single Post
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#34
Originally Posted by D@vIcHoJD View Post
BusyBox v1.19.3 (Debian 1.19.3power5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ sudo gainroot
Root shell enabled


BusyBox v1.19.3 (Debian 1.19.3power5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # umount /dev/mmcblk0p2
umount: can't umount /home: Device or resource busy
/home/user #

cant umout. why?
You can't just unmount /dev/mmcblk0p2. As it hosts /home, there are a lot of open files on it. That's why I told you to use Ubuntu in my posts. From there start a possible disk repair.