mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 20:26:05 +02:00
13 lines
358 B
Markdown
13 lines
358 B
Markdown
![]() |
# ideviceimagemounter
|
||
|
|
||
|
> iOS 기기에 디스크 이미지 마운트.
|
||
|
> 더 많은 정보: <https://manned.org/ideviceimagemounter>.
|
||
|
|
||
|
- 연결된 장치에 디스크 이미지 마운트:
|
||
|
|
||
|
`ideviceimagemounter {{경로/대상/이미지_파일}} {{경로/대상/서명_파일}}`
|
||
|
|
||
|
- 현재 마운트된 디스크 이미지 목록:
|
||
|
|
||
|
`ideviceimagemounter --list`
|