From 8df0db8deab2d20ca112c660a05bcf1865f9e3a2 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Wed, 24 Jun 2020 02:20:18 +0200 Subject: README: Add info about usbmuxd being required for the restore procedure --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') 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. -- cgit v1.1-32-gdbae