diff --git a/pages/linux/mount.ddi.md b/pages/linux/mount.ddi.md new file mode 100644 index 000000000..b21e42754 --- /dev/null +++ b/pages/linux/mount.ddi.md @@ -0,0 +1,9 @@ +# mount.ddi + +> Mount Discoverable Disk Images. +> See `tldr systemd-dissect` for other commands relevant to DDIs. +> More information: . + +- Mount an OS image: + +`mount.ddi {{path/to/image.raw}} {{/mnt/image}}`