Giter VIP home page Giter VIP logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
Yes, there is an annoying issue with iOS 4.3.4 : Apple changed the security 
epoch number from 1 to 2, and this number is written somewhere in the NAND FTL 
structures. When booting the ramdisk, we use an older kernel (4.3.1) that has 
_PE_get_security_epoch returning 1, causing the following message to appear :

[WMR:INF] Epoch update in progress

At the next reboot, iBoot will abort the boot process with the following error :

[WMR:ERR] NAND format invalid (mismatch, corrupt, read error or blank NAND 
device)
[WMR:ERR] boolSignatureFound false  boolProductionFormatVerified true nSig 0x0
******************************************************************************
******************************************************************************
AND: NAND initialisation failed due to format mismatch or uninitialised NAND.
AND: Pleae reboot with reformatting enabled.
******************************************************************************
******************************************************************************
Raw NAND FTL failed initialisation


I just commited a kernel patch to nop the "epoch update" thing from the kernel 
when booting the ramdisk 
(http://code.google.com/p/iphone-dataprotection/source/detail?r=a7624bc7994ed6cf
7d00f205113ddbac6c3493bb). This should prevent the brick. I also updated 
tetheredboot to use the 4.3.4 kernel but this is not mandatory (and without the 
additional kernel patch, it would work fine on 4.3.4 devices but brick devices 
with earlier firmwares).

I tried a few things to fix an already bricked device (by trying to "revert" 
the epoch update) but unfortunately this didn't work. You will have to do a 
full restore on the device (unless you can still boot the ramdisk and backup 
your data ?). Sorry for the inconvenience. I deprecated the old tetheredboot 
and payload binaries downloads. Thanks for reporting the issue.

Original comment by [email protected] on 23 Jul 2011 at 9:24

  • Changed state: Started
  • Added labels: ****
  • Removed labels: ****

from iphone-dataprotection.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
Thanks for the detailled explanation and the payload fix. Works great for me!

Original comment by [email protected] on 23 Jul 2011 at 8:31

  • Added labels: ****
  • Removed labels: ****

from iphone-dataprotection.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
There is now a fix for bricked devices, see 
http://code.google.com/p/iphone-dataprotection/source/detail?r=88a8950346cca5489
cdedd7987e451f8c716cdff

Original comment by [email protected] on 30 Nov 2011 at 7:19

  • Added labels: ****
  • Removed labels: ****

from iphone-dataprotection.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
i have an iPad that is showing the above WMR:ERR, but i'm unsure if it is Epoch 
related. as it was running IOS5.1.

According to iRecovery the iBoot is for 5.1-5.11. 
The iPad was working okay and after a successful Passcode retrieval then device 
appeared with this error.

Ive tried running the Kernel Patcher but for an iOS 5 firmware. 

Doing a full restore is out of question as require data already present.

Original comment by [email protected] on 20 Sep 2013 at 9:44

  • Added labels: ****
  • Removed labels: ****

from iphone-dataprotection.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
@ghostHTCU what tool did you use for the passcode retrieval ? which ios version 
was the ramdisk/kernel based on ?

Original comment by [email protected] on 8 Oct 2013 at 7:58

  • Added labels: ****
  • Removed labels: ****

from iphone-dataprotection.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.