summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2020-06-24 02:20:18 +0200
committerGravatar Nikias Bassen2020-06-24 02:20:18 +0200
commit8df0db8deab2d20ca112c660a05bcf1865f9e3a2 (patch)
tree144daab9bcb8dc65f40795863373802b2b225f4e /README.md
parentdb7e9cf78f479bc3a50edca9b4df3853ce298ecb (diff)
downloadidevicerestore-8df0db8deab2d20ca112c660a05bcf1865f9e3a2.tar.gz
idevicerestore-8df0db8deab2d20ca112c660a05bcf1865f9e3a2.tar.bz2
README: Add info about usbmuxd being required for the restore procedure
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index eb53dd8..a3b7ba5 100644
--- a/README.md
+++ b/README.md
@@ -81,6 +81,14 @@ make
sudo make install
```
+**Important**
+
+idevicerestore requires a properly installed [usbmuxd](https://github.com/libimobiledevice/usbmuxd.git)
+for the restore procedure. Please make sure that it is either running or
+configured to be started automatically as soon as a device is detected
+in normal and/or restore mode. If properly installed this will be handled
+by udev/systemd.
+
## Usage
The primary scenario is to restore a new firmware to a device.