View Single Post
Posts: 237 | Thanked: 274 times | Joined on Jul 2010
#42
Originally Posted by andy2611 View Post
i am trying it ,i got this error in the 1st step

root

Nokia-N900:~# umount /dev/mmcblk0p1
umount: cannot umount /dev/mmcblk0p1 : Invalid argument
maybe you have it already unmounted , try proceeding , if it isn't unmounted , then reboot and try again , if rebooting doesn't solve it see my previous post for details , as I edited it .

[edit]
try un-mounting using :
umount /home/user/MyDocs
instead of umount /dev/mmcblk0p1 though I think there is no difference .

if you want to know if it's mounted or not then just type "mount" and nothing else , you will get a list of mounted partitions.

Last edited by ivyking; 2011-05-10 at 12:07.