1ideviceimagemounter(1) General Commands Manual ideviceimagemounter(1)
2
3
4
6 ideviceimagemounter - Mount disk images on the device.
7
9 ideviceimagemounter [OPTIONS] IMAGE_FILE IMAGE_SIGNATURE_FILE
10
11
13 Mounts the specified disk image on the device.
14
15
17 -u, --udid UDID
18 target specific device by UDID.
19
20 -n, --network
21 connect to network device.
22
23 -d, --debug
24 enable communication debugging.
25
26 -l, --list
27 list mount information
28
29 -t, --imagetype NAME
30 the image type to use, default is 'Developer'
31
32 -x, --xml
33 use XML output
34
35 -h, --help
36 prints usage information
37
38 -v, --version
39 prints version information.
40
41 IMAGE_FILE
42 the image filename to mount
43
44 IMAGE_SIGNATURE_FILE
45 corresponding signature file for image filename
46
47
49 Nikias Bassen
50
51 Man page written to conform with Debian by Julien Lavergne.
52
53
55 https://libimobiledevice.org
56
57 https://github.com/libimobiledevice/libimobiledevice
58
59
60
61 ideviceimagemounter(1)