Disk images
DeckCrate can mount disk images using each OS’s built-in tooling — no admin prompt required.
Press A (or Enter) on a disk image to open a Mount or open? dialog:
- A — mounts the image and jumps into the mounted volume
- Y — opens it in the default app
- B — cancels
The mounted volume also appears under Devices, where you can eject it.
Supported image types
Section titled “Supported image types”.iso/.img— everywhere.dmg/.cdr— macOS only.vhd/.vhdx— Windows only
How it mounts
Section titled “How it mounts”Mounting uses the OS’s own tools:
- macOS —
hdiutil - Linux —
udisksctl - Windows —
Mount-DiskImage
The mount action is only offered for image files, and only when the relevant mount tool is present.