systemd-dissect Command Examples

Introspect and interact with file system OS disk images, specifically Discoverable Disk Images (DDIs). More information: https://www.freedesktop.org/software/systemd/man/latest/systemd-dissect.html.

systemd-dissect {{path/to/image.raw}}

systemd-dissect --mount {{path/to/image.raw}} {{/mnt/image}}

systemd-dissect --umount {{/mnt/image}}

systemd-dissect --list {{path/to/image.raw}}

systemd-dissect --attach {{path/to/image.raw}}

systemd-dissect --detach {{path/to/device}}