1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-02 00:35:32 +02:00
tldr/pages.ko/linux/mount.ddi.md

10 lines
331 B
Markdown
Raw Normal View History

# mount.ddi
> Discoverable Disk Images 마운트.
> 같이 보기: DDIs와 관련된 다른 명령어는 `systemd-dissect`.
> 더 많은 정보: <https://www.freedesktop.org/software/systemd/man/latest/systemd-dissect.html>.
- 운영 체제 이미지를 마운트:
`mount.ddi {{경로/대상/이미지.raw}} {{/mnt/이미지}}`