ALERT! This guide may be invalid if palera1n changes.
On Linux always run palera1n with sudo
(e.g. sudo ./palera1n.sh --tweaks 15.0.2
).
- Open Terminal and paste
git clone --depth 1 -b tweaks --recursive https://github.com/palera1n/palera1n && cd palera1n
. - Put your iDevice in DFU mode.
- In the same Terminal window paste based on your needs:
- for tweaks:
./palera1n.sh --tweaks 15.0.2 --no-install
- for rootless:
./palera1n.sh --dfu 15.0.2 --no-install
- for tweaks:
- Follow instructions on the screen.
- After booting completed unplug iDevice from PC.
- Test your iDevice for at least 1 hour.
- Usefull tests are download apps from AppStore, lock screen (for deepsleep bug), WiFi connections, etc...
- In the same Terminal window run
./palera1n.sh clean && rm -rfv blobs
. - Go to step 2 of "To install Pogo for the first time" if ONLY previous test passed.
- If tests failed for both tweaks and rootless, sorry for now you can't JB. You must reboot your iDevice to return in normal mode.
- Open Terminal and paste
git clone --depth 1 -b tweaks --recursive https://github.com/palera1n/palera1n && cd palera1n
. - Replace
ramdisk/sshrd.sh
with mysshrd.sh
. - In the same Terminal window paste
chmod +x ramdisk/sshrd.sh
. - Plug iDevice to your PC.
- Put your iDevice in DFU mode.
- In the same Terminal window follow the "number" based on your needs:
- for tweaks: paste
./palera1n.sh --tweaks 15.0.2
I suppose the build number is 19A404. - for rootless: paste
./palera1n.sh --dfu 15.0.2
I suppose the build number is 19A404. - Follow instructions on the screen.
- After booting completed open Tips now Pogo.
- Tap Install button.
- Close Tips/Pogo app and open Sileo.
- Enjoy!
- Open Terminal inside
palera1n
. - Run
git reset --hard && git pull
. - Run
./palera1n.sh clean
. - Go to step 2 of "To install Pogo for the first time".
- Open Terminal inside palera1n
- Put iDevice in DFU mode.
- Run
./palera1n.sh --dfu 15.0.2 --no-install
to only boot your iDevice. Remember Pogo and Sileo are already installed.
- On your iDevice open Settings.
- Go to General > Transfer or Reset iPhone > Erase All Content and Settings > Continue
- Wait iDevice reboots in Setup.app.
- After completing setup. Go to step 4 of "To install Pogo for the first time".