- Joined
- Nov 29, 2019
- Messages
- 47
- Motherboard
- ASUSTeK X556UQK - laptop
- CPU
- Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz, 2904 Mhz, 2 Core(s), 4 Logical Processor(s)
- Graphics
- Intel(R) HD Graphics 620 - NVIDIA GeForce 940MX
- OS X/macOS
- 10.15.x
- Bootloader
- Clover (UEFI)
- Mobile Phone
- Android
hi,
I used steps here but I think I miss something in the way.
first of all I use mojave on vmware for creating USB installer and on my laptop I have a 128gig SSD drive with no partition.
I placed macOS Catalina installer in applications.
erase a usb2 16gig with OS X Extended (Journaled) and GUID Partition Map
used terminal with this command to create macOS Bootable USB :
Code:
sudo /Applications/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia --volume /Volumes/USB
then run Clover_v2.5k_r5099.pkg to install clover on USB drive.
select my usb drive and in customize menu Configure the following options :
Removed all the folders, 10.x, except 'Other'
kext :
FakeSMC.kext, Lilu.kext, USBInjectAll.kext, VoodooPS2Controller.kext, WhateverGreen.kext
then copy HFSPlus.efi in /EFI/Clover/drivers/UEFI/
and finally I opened Config.plist with Clover Configurator and replace all config from this url
https://github.com/RehabMan/OS-X-Cl...ster/config_HD615_620_630_640_650_spoof.plist
in text mode and click on synchronized button, then close the Clover Configurator and click OK.
Setting Up BIOS :
when I attach USB to my laptop, clover boot normal with one item to select : Boot macOS from Install macOS catalina
when press enter screen got black, USB light flashes for 4 second and then noting happen !!
where can I find errors and how can I fix them ?
I used steps here but I think I miss something in the way.
first of all I use mojave on vmware for creating USB installer and on my laptop I have a 128gig SSD drive with no partition.
I placed macOS Catalina installer in applications.
erase a usb2 16gig with OS X Extended (Journaled) and GUID Partition Map
used terminal with this command to create macOS Bootable USB :
Code:
sudo /Applications/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia --volume /Volumes/USB
then run Clover_v2.5k_r5099.pkg to install clover on USB drive.
select my usb drive and in customize menu Configure the following options :
- Install Clover for UEFI booting only
- Install Clover in the ESP
- Themes: Select any
- and in UEFI drivers it select items by itself and I don't change it.
Removed all the folders, 10.x, except 'Other'
kext :
FakeSMC.kext, Lilu.kext, USBInjectAll.kext, VoodooPS2Controller.kext, WhateverGreen.kext
then copy HFSPlus.efi in /EFI/Clover/drivers/UEFI/
and finally I opened Config.plist with Clover Configurator and replace all config from this url
https://github.com/RehabMan/OS-X-Cl...ster/config_HD615_620_630_640_650_spoof.plist
in text mode and click on synchronized button, then close the Clover Configurator and click OK.
Setting Up BIOS :
- Set Optimized Defaults
- save and exit.
- Set Network Stack to Disabled.
- Set Secure Boot to Disabled.
- Set SATA Mode to AHCI.
- Set VT-d Option to Disabled
- Set Intel Virtualization Technology to Disabled.
- Save & Exit Setup
when I attach USB to my laptop, clover boot normal with one item to select : Boot macOS from Install macOS catalina
when press enter screen got black, USB light flashes for 4 second and then noting happen !!
where can I find errors and how can I fix them ?
Attachments
Last edited: