tpwrules / nixos-apple-silicon

Resources to install NixOS bare metal on Apple Silicon Macs
MIT License
748 stars 74 forks source link

Update uefi-standalone.md #92

Closed aspauldingcode closed 10 months ago

aspauldingcode commented 10 months ago

idevicerestore is a cross-platform command line utility designed specifically to restore and modify apple mobile "idevices," such as iPhone, and iPad. Not intended to restore Mac devices.

I've used idevice restore and never once seen the utility used for restoring another apple silicon mac, or intel mac. Additionally, I haven't found any plans to support restoring mac firmware from idevicerestore or libimobiledevice. We could suggest such a feature to the idevicerestore developers, however.

To provide a more official recommendation, I provided the very tools I used to restore my m1 Macbook Air 2020 after breaking the recovery boot partition with asahi. These are official support guide and tools built from apple to restore apple silicon macs, even to restore macs which won't even boot into recovery.

psanford commented 10 months ago

Support for m1 macs was added to idevicerestore back in 2021. Here's the initial PR.

idevicerestore is also listed a few times on the official asahi wiki as an option for recovery:

aspauldingcode commented 10 months ago

@psanford, great news. Didn't know you could do that. Maybe we could provide those 3 links as well as keep the idevicerestore links instead of the ones I just added for apple configurator 2?

tpwrules commented 10 months ago

I do not see that this is necessary. A complete and tested guide to using idevicerestore is provided later on in the document. Maybe I will update the hyperlink to point there in case others overlook it.