question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Preboot folder file doesn't exist

See original GitHub issue

Hardware: MacBook Pro (13-inch, M1, 2020) 16GB Memory 1TB SSD

Issue:

Preboot folder path "/Volumes/Preboot/2619E52E-F53F-4CB9-8116-25F15BDCA26B/System/Library/CoreServices" doesn't exist.
Couldn't set bless data in preboot volume for device /dev/disk4s2
Failed to run bless. Press enter to try again.

Everything was going smoothly till this step. Poked around said folder and found that System/Library/CoreServices were all missing within the folder, everything else seems to have installed smoothly.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
marcancommented, Mar 20, 2022

Make sure you delete your existing partitions first if you’re doing a full reinstall. If you have a simple macOS install without weird partitions you want to keep, you can use this:

sudo -i
curl -L https://alx.sh/wipe-linux | sh

(You can ignore “operation not permitted” errors at the end)

0reactions
DonChiaQEcommented, Mar 20, 2022
Screenshot_20220320_164226

Success! Thank you so much for the hard work, really appreciate your replies as well!

Read more comments on GitHub >

github_iconTop Results From Across the Web

"Preboot" folders in Macintosh HD - MacRumors Forums
However, I noticed 2 "Preboot" folders in my regular "Macintosh HD" volume. They are not hidden, and appear as just regular files
Read more >
Could not create a preboot volume for APFS install.
I get this errorif I either attempt to install to an empty APFS partition, or if I convert a working HFS+ partition and...
Read more >
How to Fix Could Not Create a Preboot Volume for APFS ...
Method #1. Delete Your Partition (Volume). · Turn Off your Mac. · Reboot your Mac into Recovery Mode. · Utilities menu will appear....
Read more >
Can't bless storage volume : r/MacOS - Reddit
Preboot folder path “/var/tmp/RecoveryTempbless.DbXV/“Volume UUID”/System/Library/CoreServices” doesn't exist. Executing “/sbin/unmount”.
Read more >
What is the Preboot Folder? - Apple StackExchange
But at least here, /Volumes/Preboot is a folder that is not related to the volume — mount does not show that volume (here...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found