Mounting my FR from my Ubuntu Intrepid box via sshfs is really useful,
but sometimes, I cannot unmount it, getting:

$ make moko-
fusermount -u /home/jeff/OM/moko
umount: /home/jeff/OM/moko: device is busy.
        (In some cases useful info about processes that use
         the device is found by lsof(8) or fuser(1))
make: [moko-] Error 1 (ignored)
rmdir /home/jeff/OM/moko
rmdir: failed to remove `/home/jeff/OM/moko': Device or resource busy
make: *** [moko-] Error 1

How can get it to unmount cleanly?

Further - how would I go about doing the mount to say /media/moko
automatically on plugging it in?

Regards

Jeff

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to