1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-01 07:15:38 +02:00
tldr/pages.ko/linux/mount.ddi.md
코드싸이 c369e30f73
linux/man: update Korean translation, linux/m*: add Korean translation (#14709)
* linux/man: update Korean translation

* linux/m*: add Korean translation
2024-11-09 13:27:56 +09:00

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/이미지}}`