Skip to main content

Posts

Showing posts with the label A4 devices

How To Fix iPhone 4 Bootloop During iOS 6.1.3 Untether Jailbreak

If you are among those experiencing the bootloop issue when trying to untether jailbreak your iPhone 4 with the newly released iOS 6.1.3/6.1.4 released by iH8sn0w, it would interest you that there is a fix for it. iH8sn0w just posted the fix for the bootloop issue. This fix is presented below. Follow the instructions carefully. Boot Loop Fix 1) Download this Java runtime binary of msftguy's SSH RD Creator. 2) Put your iPhone 4 into DFU and wait for it to tell you to connect to localhost:2022 3) If you're on a Mac, use terminal and type "ssh root@localhost -p 2022". If you're on a PC, grab PuTTY and type localhost in Hostname, and 2022 under Port. 4) Enter "root" for the User Name. 5) Enter "alpine" for the Password. 6) Copy & Paste this one line bash command: while [ ! -d /mnt2/mobile ]; do mount.sh; done; printf '\xD3\x8E\x95\xD4\x44\x47\x32\x2E\xA1\x5F\x9F\x9B\xE7\xE8\x8F\xDC' | dd of=/mnt2/unt...