Updated Troubleshooting (markdown)

LukeeGD 2024-11-22 23:37:58 +08:00
parent abc0e2c75f
commit af0235922b

@ -20,7 +20,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 2 in most cases)
- Warning: The "disable-bbupdate" flag does not always work in preserving baseband functionality. There is a chance of non-working baseband after the restore, so this option is considered as unreliable. Please do not enable this flag and use the latest baseband. Baseband version is useless on these devices anyway.
- All other options (full output of `--help`):
```