blob: 687c92fa92618183c76cd8722037877ca5b101aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
======================================================================
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.
======================================================================
|