Slice Posted February 22 Share Posted February 22 10 hours ago, vamose said: @deeveedee & @Matgen84 I use Opencore, I had perfect EFI for Sequoia but lost it all as a result of file vault enabled by default in Tahoe. So now, I do not know what and how to ⚙️ Fix: the windows server error. I have googled, but no EFI comes close to Hanswell, RX580 on Tahoe. Hence the request. Enter Tahoe recovery, do commands diskutil apfs list -- find your disk4s3 to decrypt diskutil apfs unlockVolume /dev/disk4s3 diskutil apfs listcryptousers /dev/disk4s3 -- see UUID of the disk owner diskutil apfs decryptVolume /dev/disk4s3 -user UUID -- choose right UUID from previous command caffeinate -- for the computer will not sleep several hours until your Volume will be decrypted Use apfs_aligned.efi to be able to enter password Apply patch in your bootloader to prevent of using FileVault <key>KextsToPatch</key> <array> <dict> <key>Comment</key> <string>Disable FileVault</string> <key>Disabled</key> <false/> <key>Find</key> <data>AAAAAAAA</data> <key>InfoPlistPatch</key> <false/> <key>MaskFind</key> <data>AAAAAAAA</data> <key>MatchOS</key> <string>26.x</string> <key>Name</key> <string>com.apple.filesystems.apfs</string> <key>Procedure</key> <string>_apfs_filevault_allowed</string> <key>Replace</key> <data>uAAAAADD</data> </dict> 2 Link to comment https://www.insanelymac.com/forum/topic/362078-release-macos-tahoe-262/page/10/#findComment-2847649 Share on other sites More sharing options...
Max.1974 Posted February 22 Share Posted February 22 (edited) Using Clover, i don’t need to use apfs_aligned.efi; the patch alone is enough. Edited February 22 by Max.1974 2 Link to comment https://www.insanelymac.com/forum/topic/362078-release-macos-tahoe-262/page/10/#findComment-2847656 Share on other sites More sharing options...
vamose Posted February 24 Share Posted February 24 Thank u. But till now no go with windows server crash, tried all the options. @deeveedee you are spot on- probably the only Haswel which survived full intel apple collaboration 🤣 Link to comment https://www.insanelymac.com/forum/topic/362078-release-macos-tahoe-262/page/10/#findComment-2847731 Share on other sites More sharing options...
Recommended Posts