Cannot create preboot volume for APFS install

Hi:


I'm trying to update my mac to MacOS Big Sur, but when I try to update, it tells me that it cannot create a preboot volume for APFS install. How can I fix this?


Thanks.

MacBook Air 13″, macOS 10.14

Posted on Nov 12, 2020 07:42 PM

Reply
3 replies

Nov 12, 2020 08:28 PM in response to Caleb_Chong

Hi Caleb_Chong,


I recently ran into a similar issue, but with the Catalina installer. Try to reproduce the issue, then show the Installer Log (at the top menu bar, select Window, then Installer Log). The Installer Log provides additional details as to the real cause behind the issue, and the relevant errors will usually be stated near the end of the log.


What fixed it for me was ensuring that both the existing Preboot and Recovery volumes are mounted as read-write (instead of read-only). Both of these volumes are hidden by default, so you'll need to use Terminal in order to accomplish this.


Before running the macOS installer, open Terminal and run these commands (in order):


  • diskutil mount Preboot
  • diskutil mount Recovery
  • sudo mount -uw /Volumes/Preboot
  • sudo mount -uw /Volumes/Recovery


In the last two commands, if Terminal says sudo: command not found, you're running from the Recovery OS. In that case, remove "sudo" from the last two commands.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Cannot create preboot volume for APFS install

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.