Contribute
Register

Ventura MountEFI.command problem

Joined
Feb 7, 2022
Messages
92
Motherboard
GIGABYTE Z390 AORUS MASTER
CPU
i7-9700K
Graphics
RX 580
Mac
  1. iMac
Dear hackintoshers, I need help :banghead: @Feartech


According to this guide I have to mount the EFI from USB first to save it somewhere on the computer, but if I select option 2 then I get the following message: "There is no EFI partition associated with disk2s11"


1698002707590.png



USB DRIVE – EFI and mac os installer (option 2)
1698002293455.png


USB DRIVE looks like this
1698002634562.png

Why is this happening?
And what can I do as an alternative?

FYI
Apparently there is a known issue with this tool, but I'm not sure, maybe I'm doing something wrong
 
Use diskutil list to list all partitions. Find the EFI partition device name, example: disk2s1

Then mount the EFI partition like this:
diskutil mount disk2s1

Use this command to find where it was mounted:
mount | grep disk2s1
For example: /Volumes/EFI

Then open the EFI partition in the Finder using this command:
open /Volumes/EFI

The EFI volume should include an EFI folder with BOOT and OC inside that.
 
Dear hackintoshers, I need help :banghead: @Feartech


According to this guide I have to mount the EFI from USB first to save it somewhere on the computer, but if I select option 2 then I get the following message: "There is no EFI partition associated with disk2s11"


View attachment 573312


USB DRIVE – EFI and mac os installer (option 2)
View attachment 573309

USB DRIVE looks like this
View attachment 573311
Why is this happening?
And what can I do as an alternative?

FYI
Apparently there is a known issue with this tool, but I'm not sure, maybe I'm doing something wrong
can happen if you didn't format the drive correctly, ie making sure to erase the entire drive and not just the partition

also open up hackintool and try and mount the drive that way and see what happens
 
yes, delete all that, empty trash, then copy EFI folder in there
The flash drive is removed from port

I did this but it’s strange, by default when I reboot – boot Windows , if I press f12 I see the following
1698009494589.png

Then I click on “UEFI OS (Samsung SSD 970 EVO 1TB)" and the screen just blinks and I'm here again

How do u think, its relevant guide for this?

diskutil list output


1698014385668.png
 
Last edited:
Back
Top