mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-30 05:35:28 +02:00

* mount.ddi: add Spanish translation --------- Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
9 lines
322 B
Markdown
9 lines
322 B
Markdown
# mount.ddi
|
|
|
|
> Monta imágenes de disco reconocibles.
|
|
> Vea `tldr systemd-dissect` para otros comandos relevantes para DDIs.
|
|
> Más información: <https://www.freedesktop.org/software/systemd/man/latest/systemd-dissect.html>.
|
|
|
|
- Monta una imagen con un sistema operativo:
|
|
|
|
`mount.ddi {{ruta/a/imagen.raw}} {{/mnt/image}}`
|