View Single Post
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#452
Its having trouble unmounting your internal card because it is in use.. that usually means the install-tools.deb is installed to the internal card; not on the flash.

It could also mean you have a terminal, or any application open that is accessing something on the internal card.

Make sure the .deb is on flash; and if necessary - run the following command as root:

Code:
umount -l /media/mmc2
ETA: Except in this circumstance i wouldnt ever use the -l option unless u know what u are doing...
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!

Last edited by fatalsaint; 2008-08-18 at 01:13.