일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
- 앱리소스
- SSL
- Android
- OSX
- SWIFT
- Xcode
- 인증
- git
- 앨범북
- css
- Nodejs
- MSYS2
- WebAuthn
- OTP
- openssl
- MYSQL
- SwiftUI
- SSH
- albumbook
- 안드로이드
- appres
- apple
- 앱스토어
- kmip
- FIDO2
- MFA
- 2FA
- otpkey
- 애플
- fido
- Today
- Total
인디노트
Installing Clover 본문
Fire up your Clover install package. On the 2nd page of the installer make sure to select your USB as the destination. We also want to Customize the installation - as the defaults are pretty lackluster.
The usual options you want to check in the Customize menu are as follows:
Install Clover for UEFI booting only
Install Clover to the ESP
Under Drivers64UEFI:
AptioMemoryFix (the new hotness that includes NVRAM fixes, as well as better memory management)
VBoxHfs-64.efi (or HFSPlus.efi if available) - one of these is required for Clover to see and boot HFS+ volumes. If you see the option to enable it in the installer, make sure it's selected - if you don't see it in the installer, verify that one of them exists in the EFI -> CLOVER -> drivers64UEFI folder
ApfsDriverLoader - (Available in Dids' Clover builds - or here) this allows Clover to see and boot from APFS volumes by loading apfs.efi from ApfsContainer located on block device (if using AptioMemoryFix as well, requires R21 or newer)
NOTE: For FileVault to work, the following additional entries must be selected under Drivers64UEFI per this thread - information may be outdated, will revise:
FirmwareVolume.efi — or you will get a cursor creation error
AppleImageCodec-64.efi — or you will get image decoding failures
AppleEvent.efi — or you will get AppleEvent installation failures (r3877+ Clover built-in)
These are also recommended for FileVault:
AppleUITheme-64.efi — fixes grey login screen background on 10.10+
HashServiceFix-64.efi — will fix HDPI cursor in newer OS
SMCHelper.efi — silences most of the SMC errors
AppleGraphicsConfig-64.efi and OSInfo-64.efi — respond to a few requested protocols (r3877+ Clover built-in)
AptioInputFix — this is for FV input - but can cause some delay in the Clover GUI
Run the installation - and after it completes, Clover will have automatically mounted the USB's EFI partition for you. Now we're ready to set Clover up!
'개발 플랫폼 및 언어' 카테고리의 다른 글
Ubuntu/Debian ARM Cross compile 환경 (0) | 2019.03.15 |
---|---|
Ramblings of a Hackintosher - A (Sorta) Brief Vanilla Install Guide (0) | 2019.03.06 |
Migrate server.xml customizations to bitbucket.properties (0) | 2019.03.01 |
/bin/sh^M: bad interpreter: No such file or directory 오류 발생 시 (0) | 2019.03.01 |
Mojave (0) | 2019.02.25 |