ideviceimagemounter - Mount, list, or unmount a disk image on the device.
Contents
Commands
mountPATH
Mount the developer disk image at PATH. For iOS 17+, PATH is a directory containing a .dmg image,
a BuildManifest.plist, and a Firmware sub-directory.
For older versions PATH is a .dmg filename with a .dmg.signature file in the same directory, or
with another parameter pointing to a file elsewhere.
list List mounted disk images.
unmountPATH
Unmount the image mounted at PATH.
devmodestatus
Query the developer mode status (iOS 16+)
Description
Mount, list, or unmount a disk image on the device.
Name
ideviceimagemounter - Mount, list, or unmount a disk image on the device.
On The Web
https://libimobiledevice.org
https://github.com/libimobiledevice/libimobiledevice
ideviceimagemounter(1)
Options
-u,--udidUDID
target specific device by UDID.
-n,--network
connect to network device.
-d,--debug
enable communication debugging.
-t,--imagetypeNAME
the image type to use, default is 'Developer'
-x,--xml
use XML output
-h,--help
prints usage information
-v,--version
prints version information.
Synopsis
ideviceimagemounter [OPTIONS] COMMAND [COMMAND OPTIONS]
