Reply
Thread Tools
woody14619's Avatar
Posts: 1,455 | Thanked: 3,309 times | Joined on Dec 2009 @ Rochester, NY
#11
You can force the file system to unmount before plugging in the USB, that will make sure it's free for the remounter. To do that, in an xterm on the device, type:
Code:
gainroot
umount /home/user/MyDocs
If unmount complains, then the lsof command XiliX posted above will show you what's using it. If not, you can then plug in the USB and it will connect to the host computer. You may want to do a disk check once you mount it on the computer, since file system corruption can cause this odd behavior sometimes.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 17:33.