snippetbashTip
mount.ddi — Mount Discoverable Disk Images. See also: `systemd-dissect`. More information: <https://www.freedesk
Viewed 0 times
commanddiscoverablediskimagesclimount.ddimountsee
linux
Problem
How to use the
mount.ddi command: Mount Discoverable Disk Images. See also: systemd-dissect. More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-dissect.html>.Solution
mount.ddi — Mount Discoverable Disk Images. See also: systemd-dissect. More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-dissect.html>.Mount an OS image:
mount.ddi {{path/to/image.raw}} {{/mnt/image}}Code Snippets
Mount an OS image
mount.ddi {{path/to/image.raw}} {{/mnt/image}}Context
tldr-pages: linux/mount.ddi
Revisions (0)
No revisions yet.