LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

ideviceimagemounter

mounts disk images on iOS devices

TLDR

Mount developer disk image
$ ideviceimagemounter [DeveloperDiskImage.dmg]
copy
Mount with signature
$ ideviceimagemounter [DeveloperDiskImage.dmg] [DeveloperDiskImage.dmg.signature]
copy
List mounted images
$ ideviceimagemounter -l
copy
Target specific device
$ ideviceimagemounter -u [device-udid] [image.dmg]
copy

SYNOPSIS

ideviceimagemounter [options] image [signature]

DESCRIPTION

ideviceimagemounter mounts disk images on iOS devices. Part of the libimobiledevice suite. Primarily used to mount Developer Disk Images for debugging and development tools like Xcode instruments. Requires the corresponding signature file.

PARAMETERS

-u udid

Target specific device.
-l
List mounted images.
-n
Connect over network.
-t type
Image type (default: Developer).

INSTALL

sudo apt install libimobiledevice-utils
copy
sudo dnf install libimobiledevice-utils
copy
sudo apk add libimobiledevice-progs
copy

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid