1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-30 05:35:28 +02:00
tldr/pages.es/linux/mount.ddi.md
Darío Hereñú 3641f7c0df
mount.ddi: add Spanish translation (#12596)
* mount.ddi: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-04 15:56:34 -05:00

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}}`