From 3641f7c0df32dd157518dfb9656e55ed44f46e61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Thu, 4 Apr 2024 17:56:34 -0300 Subject: [PATCH] mount.ddi: add Spanish translation (#12596) * mount.ddi: add Spanish translation --------- Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com> --- pages.es/linux/mount.ddi.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pages.es/linux/mount.ddi.md diff --git a/pages.es/linux/mount.ddi.md b/pages.es/linux/mount.ddi.md new file mode 100644 index 000000000..7b5fa6749 --- /dev/null +++ b/pages.es/linux/mount.ddi.md @@ -0,0 +1,9 @@ +# mount.ddi + +> Monta imágenes de disco reconocibles. +> Vea `tldr systemd-dissect` para otros comandos relevantes para DDIs. +> Más información: . + +- Monta una imagen con un sistema operativo: + +`mount.ddi {{ruta/a/imagen.raw}} {{/mnt/image}}`