mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2025-02-20 02:12:45 +01:00
Updated Troubleshooting (markdown)
parent
14cd7dc8f7
commit
abf9f1b767
@ -18,9 +18,7 @@
|
||||
- In NoDevice mode, your only options are to Save OTA Blobs, and Create Custom IPSW for 32-bit devices.
|
||||
- Example of usage with argument: `./restore.sh --no-color --entry-device`
|
||||
- The script accepts multiple arguments
|
||||
- There are 2 optional arguments `--disable-sudoloop` and `--disable-usbmuxd` for Linux. (I don't recommend enabling any of these since default behavior should work fine in most cases, maybe only `--disable-usbmuxd` will be useful in case)
|
||||
- By default, Legacy iOS Kit stops the usbmuxd service and starts up `sudo usbmuxd -pz`. The `--disable-usbmuxd` argument disables this
|
||||
- By default, Legacy iOS Kit runs some tools as root like irecovery and idevicerestore among others. The `--disable-sudoloop` argument disables this
|
||||
- There are 2 optional arguments `--disable-sudoloop` and `--disable-usbmuxd` for Linux. (I don't recommend enabling any of these 2 in most cases)
|
||||
- All other options (full output of `--help`):
|
||||
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user