Dear all I successfully installed Monterey on my Lenovo Z50-70 using OpenCore 0.7.4 form post
647.
I have to mention thinks that is not easy to find in the tutorials...
1- after the boot you should press space to see all the options including the install/recovery usb.
2- you should set your bios to allow legacy boot .
3- I get "A required firmware update could not be installed" during installation solved by changing AdviseFeatures=True in config.plist
edit:
4- after the set up (it you are coming from windows ) you need to add the Efi folder content to the EFI partition.
first I mount the refi partion in windows and copy the efi folder and rename it to Mac but the oc folder should be on the first directory not inside other folder , then I use Easyeufi to add macOS entry and select the boot64.efi inside the boot folder
5- copy best the image and follow the post install section in OC guide to add the GUI and sound.
6- to add linux support you have to add OpenLinuxBoot.efi and ext4_x64.efi to the driver folder then add them to config.plist then add
flags=0x678f set in Arguments for OpenLinuxBoot.efi driver
thanks to @
daigosx for help and support...
regards