Contribute
Register

<< Solved >> Huananzhi Hackintosh USB problems and optimization

Status
Not open for further replies.
Thanks etorix!

I´ve looked into the Disk Utility and it says that the disk where I have the MacOS (Evo 970 M.2) is disk2s1. I have another M.2 for Windows and a HD.

I wrote this on Terminal:
sudo mkdir /Volumes/EFI

Password and ok, nothing happens.

Then I wrote this:
sudo mount -t msdos /dev/disk2s0 /Volumes/EFI

And I get this message:
/dev/disk2s0: No such file or directory


What can I do?
you can use efi mounter to mount your efi
 
But do I have to use disk2s0, disk1s1??
 
I don´t know where it is :crazy:
it shouldn't be too hard to figure out, it will be the one with clover or opencore (OC) folder, whichever boot loader you are using
 
According this it should be disk1s1, is that right?

/dev/disk0 (internal):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme 256.1 GB disk0
1: Microsoft Basic Data 256.1 GB disk0s1

/dev/disk1 (external):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme 512.1 GB disk1
1: EFI EFI 209.7 MB disk1s1
2: Apple_APFS Container disk2 511.9 GB disk1s2

/dev/disk2 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +511.9 GB disk2
Physical Store disk1s2
1: APFS Volume EVO-970 macOS 136.4 GB disk2s1
2: APFS Volume Preboot 45.6 MB disk2s2
3: APFS Volume Recovery 510.6 MB disk2s3
4: APFS Volume VM 20.5 KB disk2s4

/dev/disk3 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *2.0 TB disk3
1: EFI EFI 209.7 MB disk3s1
2: Microsoft Basic Data Disco Duro 2.0 TB disk3s2
 
According this it should be disk1s1, is that right?

/dev/disk0 (internal):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme 256.1 GB disk0
1: Microsoft Basic Data 256.1 GB disk0s1

/dev/disk1 (external):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme 512.1 GB disk1
1: EFI EFI 209.7 MB disk1s1
2: Apple_APFS Container disk2 511.9 GB disk1s2

/dev/disk2 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +511.9 GB disk2
Physical Store disk1s2
1: APFS Volume EVO-970 macOS 136.4 GB disk2s1
2: APFS Volume Preboot 45.6 MB disk2s2
3: APFS Volume Recovery 510.6 MB disk2s3
4: APFS Volume VM 20.5 KB disk2s4

/dev/disk3 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *2.0 TB disk3
1: EFI EFI 209.7 MB disk3s1
2: Microsoft Basic Data Disco Duro 2.0 TB disk3s2
yes
 
Done!

I opened the partition with Clover Configurator and this is in the partition:
 

Attachments

  • Captura de pantalla 2021-06-17 a las 17.26.44.png
    Captura de pantalla 2021-06-17 a las 17.26.44.png
    21.3 KB · Views: 24
Well, I pasted the USBInjectAll.kext I downloaded (0.7.3), then I opened Clover Configurator to make this step:

For Clover - enter the PLRP in your config.plist . Here is the Catalina one viewed in Clover Configurator.

But I can´t see anything there...
 

Attachments

  • Captura de pantalla 2021-06-17 a las 17.34.34.png
    Captura de pantalla 2021-06-17 a las 17.34.34.png
    394.3 KB · Views: 27
Status
Not open for further replies.
Back
Top