Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Unexpected EOF" error #3

Closed
nicolas17 opened this issue Nov 14, 2021 · 3 comments
Closed

"Unexpected EOF" error #3

nicolas17 opened this issue Nov 14, 2021 · 3 comments

Comments

@nicolas17
Copy link

When extracting /System/Library/FeatureFlags/Global.plist from iPhone_4.7_14.5_18E199_Restore.ipsw rootfs (038-44862-252.dmg), I get an "unexpected EOF" error:

$ apfs cp 038-44862-252.dmg /System/Library/FeatureFlags/Global.plist
   ⨯ unexpected EOF           

Running with -V gives confusing log messages, like it was traversing an unrelated directory when the error happened...

@blacktop
Copy link
Owner

blacktop commented Nov 14, 2021

I just ran it successfully on 19A5261w__iPhone11,8_iPhone12,1/iOS15b2_018-22754-059.dmg

Let me try downloading the same IPSW as you.

@nicolas17
Copy link
Author

I'm using iPhone_4.7_14.5_18E199_Restore.ipsw.

(unrelated, this made me realize I should have been using the _P3_ ipsws all along since I'm on iPhone 7 🤦‍♂️)

blacktop added a commit that referenced this issue Nov 14, 2021
@blacktop
Copy link
Owner

This should be fixed now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants