freebsd-ports/sysutils/fusefs-ifuse/pkg-message
Alberto Villa d93fb0ac05 - Update to 1.1.2.
- Rewrite COMMENT.
- Rewrite pkg-message.
- Add LICENSE.
- Cleanup.

Approved by:	Gabor Zahemszky <Gabor@Zahemszky.HU> (maintainer) via email
2013-05-07 00:38:51 +00:00

15 lines
413 B
Plaintext

======================================================================
To mount your iGadget you first need to launch usbmuxd; see...
$ usbmuxd --help
...for help. Then, plug in your device and run iFuse:
# ifuse -o allow_other /mnt/ipod
After that, you'll be able to reach its files and use, e.g., gtkpod to
add/delete music/pictures.
======================================================================