Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports
Path: blob/main/filesystems/ifuse/pkg-message
18157 views
[
{ type: install
  message: <<EOM
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.
EOM
}
]