mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-17 07:49:26 +00:00
Update cheatsheets
This commit is contained in:
14
linux/mount.ddi
Normal file
14
linux/mount.ddi
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# mount.ddi
|
||||
|
||||
> Mount Discoverable Disk Images.
|
||||
> See `tldr systemd-dissect` for other commands relevant to DDIs.
|
||||
> 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}}`
|
||||
Reference in New Issue
Block a user