From 9d90f92ea377cf04501641757b02eb898d0ec347 Mon Sep 17 00:00:00 2001 From: LukeeGD <26163116+LukeZGD@users.noreply.github.com> Date: Thu, 5 Dec 2024 17:37:07 +0800 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Troubleshooting.md b/Troubleshooting.md index 95a0f7d..65465a9 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -21,6 +21,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 +- The disable-bbupdate and dead-bb flags are not supported for restoring to latest iOS versions. - 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 pointless on these devices anyway. - All other options (full output of `--help`): @@ -49,6 +50,7 @@ For 32-bit devices compatible with restores/downgrades (see README): --ipsw-hacktivate Enable hacktivation for creating IPSW (iPhone 2G/3G/3GS only) --ipsw-verbose Enable verbose boot option (3GS and powdersn0w only) --jailbreak Enable jailbreak option + --just-boot Tether boot the device (requires additional arguments) --memory Enable memory option for creating IPSW --pwned-recovery Assume that device is in pwned recovery mode (experimental) --skip-first Skip first restore and flash NOR IPSW only for powdersn0w 4.2.x and lower