openwall-com-au / BootUnlock

A helper script that unlocks macOS'es encrypted APFS volumes before login
GNU General Public License v3.0
51 stars 7 forks source link

Installation fails on fresh macOS Sonoma 14 #19

Open galaxy4public opened 1 year ago

galaxy4public commented 1 year ago

At least on M2 with a fresh install of Sonoma BootUnlock fails to install with no meaningful error message. The reason for the failure is the absence of Xcode Command Line tools. So, some work is needed to check the presence of the tools and if they are not present, request the installation of them.