You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

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 7:42 PM

Reply
3 replies

Nov 12, 2020 8: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.

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.