mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-01 07:15:38 +02:00
9 lines
331 B
Markdown
9 lines
331 B
Markdown
# mount.ddi
|
|
|
|
> Discoverable Disk Images 마운트.
|
|
> 같이 보기: DDIs와 관련된 다른 명령어는 `systemd-dissect`.
|
|
> 더 많은 정보: <https://www.freedesktop.org/software/systemd/man/latest/systemd-dissect.html>.
|
|
|
|
- 운영 체제 이미지를 마운트:
|
|
|
|
`mount.ddi {{경로/대상/이미지.raw}} {{/mnt/이미지}}`
|