1GNOME-DISK-IMAGE-MOU(1) gnome-disk-utility GNOME-DISK-IMAGE-MOU(1)
2
3
4
6 gnome-disk-image-mounter - Attach and mount disk images
7
9 gnome-disk-image-mounter [--writable] [URI...]
10
12 gnome-disk-image-mounter can be used to set up disk images. Both
13 regular files and GVfs URIs (such as smb://filer/media/file.iso) can be
14 used in the URI parameter. If no URIs are given and a window server is
15 running, a graphical file chooser will be presented.
16
17 Note that gnome-disk-image-mounter will not mount filesystems or unlock
18 encrypted volumes in the disk image - this responsibility is left to
19 the automounter in GNOME Shell to ensure that the same interactions
20 happen as if the disk image was a regular physical device or disc.
21
22 By default the disk images are attached read-only, use the option
23 --writable to change this.
24
26 gnome-disk-image-mounter returns 0 on success and non-zero on failure.
27
29 Written by David Zeuthen <zeuthen@gmail.com> with a lot of help from
30 many others.
31
33 Please send bug reports to either the distribution bug tracker or the
34 upstream bug tracker at
35 https://gitlab.gnome.org/GNOME/gnome-disk-utility/-/issues/.
36
38 gnome-shell(1), gnome-disks(1), udisks(8), losetup(8)
39
40
41
42GNOME March 2013 GNOME-DISK-IMAGE-MOU(1)