We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8d6393 commit 0093fc9Copy full SHA for 0093fc9
1 file changed
tools/README.md
@@ -65,9 +65,9 @@ One can delete and recreate the snapshot with a tool like [`snaputil`](https://g
65
66
In order for a resize to work, the SEP firmware must be loaded, and gigalocker
67
must be initialized. This is already done in normal iOS. In a ramdisk, this
68
-may not be possible on Apple A10(X), A11 on iOS 16/17.
+is not be possible on Apple A10(X), A11 on iOS/iPadOS 16 and above.
69
70
-(May be possible on higher tvOS/bridgeOS versions)
+Resize in ramdisk is still possible on tvOS 16+/bridgeOS 7+ as well as previous chips.
71
72
If you use [SSHRD_Script](https://github.com/verygenericname/SSHRD_Script.git), the following command should do:
73
0 commit comments