Skip to content

Commit 0093fc9

Browse files
committed
clarify ramdisk sep
1 parent e8d6393 commit 0093fc9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tools/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ One can delete and recreate the snapshot with a tool like [`snaputil`](https://g
6565

6666
In order for a resize to work, the SEP firmware must be loaded, and gigalocker
6767
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.
68+
is not be possible on Apple A10(X), A11 on iOS/iPadOS 16 and above.
6969

70-
(May be possible on higher tvOS/bridgeOS versions)
70+
Resize in ramdisk is still possible on tvOS 16+/bridgeOS 7+ as well as previous chips.
7171

7272
If you use [SSHRD_Script](https://github.com/verygenericname/SSHRD_Script.git), the following command should do:
7373

0 commit comments

Comments
 (0)