mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
13 lines
312 B
Markdown
13 lines
312 B
Markdown
![]() |
# ideviceimagemounter
|
||
|
|
||
|
> Mount disk images on an iOS device.
|
||
|
> More information: <https://manned.org/ideviceimagemounter>.
|
||
|
|
||
|
- Mount a disk image on the connected device:
|
||
|
|
||
|
`ideviceimagemounter {{path/to/image_file}} {{path/to/signature_file}}`
|
||
|
|
||
|
- List currently mounted disk images:
|
||
|
|
||
|
`ideviceimagemounter --list`
|