重新安装时,您可能会收到一条消息,提示您在准备更新时发生了错误。
如果在更新到macOS Big Sur 11.0.1之前使用Apple M1芯片擦除了Mac,则可能无法从macOS Recovery重新安装macOS。一条消息可能显示“准备更新时发生错误。无法个性化软件更新。请再试一次。”
使用这两种解决方案之一重新安装macOS。然后,将来将来重新安装macOS时,您应该能够按预期使用macOS Recovery。
如果您有其他Mac以及不希望删除的合适的外部闪存驱动器或其他存储设备,则可 以为macOS Big Sur创建并使用可引导安装程序。



resetpassword 在终端,然后按回车键。https://support.apple.com/kb/HT211983cd \'/Volumes/Untitled\' mkdir -p private/tmp cp -R \'/Install macOS Big Sur.app\' private/tmp cd \'private/tmp/Install macOS Big Sur.app\' mkdir Contents/SharedSupport curl -L -o Contents/SharedSupport/SharedSupport.dmg http://swcdn.apple.com/content/downloads/19/41/001-83532-A_LN5NT1FB2Z/o4zodwe2nhyl7dh6cbuokn9deyfgsiqysn/InstallAssistant.pkg
./Contents/MacOS/InstallAssistant_springboard如果在输入上面的文本块之后,终端报告“找不到卷”,请改为输入以下块:
cd \'/Volumes/Macintosh HD\' mkdir -p private/tmp cp -R \'/Install macOS Big Sur.app\' private/tmp cd \'private/tmp/Install macOS Big Sur.app\' mkdir Contents/SharedSupport curl -L -o Contents/SharedSupport/SharedSupport.dmg http://swcdn.apple.com/content/downloads/19/41/001-83532-A_LN5NT1FB2Z/o4zodwe2nhyl7dh6cbuokn9deyfgsiqysn/InstallAssistant.pkg
如果您需要帮助或这些说明不成功,请联系Apple支持。