If you want to remove palera1n, you can use the following command on PC/Mac while your device is connected in DFU. To remove a jailbreak, you don't have to restore .
If you're using Linux, you have to perform another step first. Open a terminal and run the following command:
sudo systemctl stop usbmuxd
sudo usbmuxd -f -p
Then, open a second terminal and perform the following steps in another terminal window.
git clone --recursive https://github.com/palera1n/palera1n && cd palera1n
cd palera1n
./palera1n.sh --restorerootfs <ios version you on></ios>
sudo
to the front of the command --semi-tethered
flag to the command --debug
to the end and use these logs to troubleshoot your The device should boot into iOS and you can use the device normally.
The above is the detailed content of Methods and tutorials to delete palera1n. For more information, please follow other related articles on the PHP Chinese website!