From 849cfb230049f66f5358f23859917fa45e330a7d Mon Sep 17 00:00:00 2001 From: BigBoiMan123 <96019531+BigBoiMan123@users.noreply.github.com> Date: Mon, 3 Oct 2022 16:27:36 -0700 Subject: [PATCH] Improve clarity and added DFU mode step. --- install_with_sshrd.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/install_with_sshrd.md b/install_with_sshrd.md index 40f53b8..729714f 100644 --- a/install_with_sshrd.md +++ b/install_with_sshrd.md @@ -1,5 +1,7 @@ # Installation through an SSH Ramdisk (Linux and macOS only) +**_**If you do not have a Mac or a Linux PC, make an Ubuntu live USB and boot from it on your computer. **_** + **Supported devices:** A8(X) - A11, iOS 14.0 - 15.5b4 Video tutorial: https://youtu.be/B0MueVvJSK4 @@ -9,11 +11,15 @@ Video tutorial: https://youtu.be/B0MueVvJSK4 2. Run `./sshrd.sh TrollStore ` - Make sure to **not** include the `<>` - The uninstallable system app should be an app you don't need to use (e.g. Tips) + - i.e. `./sshrd.sh 15.0 TrollStore Tips` -3. Run `./sshrd.sh boot` the device should start verbosing and show a TrollFace in ascii, then reboot eventually +3. Put your device into DFU mode. Instructions for this can be found [here](https://www.theiphonewiki.com/wiki/DFU_Mode#iPhone.2C_iPad.2C_iPod_touch). + - If you are on an A11 device, entire recovery mode first by pressing and quickly releasing the volume up and volume down button, one at a time. Then, press and hold the side button until you see the recovery mode screen. Finally, put your device into DFU mode as said above. + +4. Run `./sshrd.sh boot` the device should start verbosing and show a TrollFace in ascii, then reboot eventually -4. Open up the app you replaced, it should be TrollStore Helper now +5. Open up the app you replaced (Tips in this example), it should be TrollStore Helper now. -5. Press "Install TrollStore", make sure you're connected to the internet +6. Make sure you're connected to the internet, and press "Install TrollStore." -6. Done, your device will respring and TrollStore should appear on your home screen +7. Done, your device will respring and TrollStore should appear on your home screen.