Contribute
Register

[SUCCESS] Gigabyte Designare Z390 (Thunderbolt 3) + i7-9700K + AMD RX 580

Let's go :
Code:
1.
/dev/disk0 (internal):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                         2.0 TB     disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk1         2.0 TB     disk0s2

/dev/disk1 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +2.0 TB     disk1
                                 Physical Store disk0s2
   1:                APFS Volume Hackintosh SSD          355.5 GB   disk1s1
   2:                APFS Volume Preboot                 45.3 MB    disk1s2
   3:                APFS Volume Recovery                510.4 MB   disk1s3
   4:                APFS Volume VM                      2.1 GB     disk1s4

/dev/disk2 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *6.0 TB     disk2
   1:                        EFI EFI                     209.7 MB   disk2s1
   2:                  Apple_HFS Stockage                6.0 TB     disk2s2

/dev/disk3 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *8.0 TB     disk3
   1:                        EFI EFI                     209.7 MB   disk3s1
   2:                  Apple_HFS Applications            8.0 TB     disk3s2

/dev/disk4 (external, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *3.0 TB     disk4
   1:                        EFI EFI                     209.7 MB   disk4s1
   2:                  Apple_HFS Sauvegarde              3.0 TB     disk4s2

/dev/disk5 (external, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *4.0 TB     disk5
   1:                        EFI EFI                     209.7 MB   disk5s1
   2:                  Apple_HFS Hackintosh SSD Local... 4.0 TB     disk5s2

/dev/disk6 (external, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *4.0 TB     disk6
   1:                        EFI EFI                     209.7 MB   disk6s1
   2:                  Apple_HFS DD 8 Applications       4.0 TB     disk6s2

2.
Started partition map verification on disk0
Checking prerequisites
Checking the partition list
Checking the partition map size
Checking for an EFI system partition
Checking the EFI system partition's size
Checking the EFI system partition's file system
Checking the EFI system partition's folder content
Checking all HFS data partition loader spaces
Checking booter partitions
Checking Core Storage Physical Volume partitions
The partition map appears to be OK
Finished partition map verification on disk0

3.
Started file system verification on disk0s1 EFI
Verifying file system
Volume is already unmounted
Performing fsck_msdos -n /dev/rdisk0s1
** /dev/rdisk0s1
** Phase 1 - Preparing FAT
** Phase 2 - Checking Directories
** Phase 3 - Checking for Orphan Clusters
227 files, 176374 KiB free (352748 clusters)
File system check exit code is 0
Restoring the original state found as unmounted
Finished file system verification on disk0s1 EFI
Everything is fine. Now try mounting it manually like this and post the output:
Code:
sudo diskutil mount disk0s1
In my case, I get this:
Code:
Volume EFI on disk0s1 mounted
 
Would the Windows install then be visible on the Clover boot menu or do you have to specify a boot drive in bios?
Yes, Clover will scan all hard drives before the Boot Menu appears. Your Windows drives will appear in Clover.
Also, for backups using the method described in the guide, do the backup drive have to be the same size as the boot drive rice even though only a small portion is used (only system info).
The backup drive does not have to be the same size as the source drive! It just needs to be larger than the total size of data on the source drive + EFI partition. The EFI partition is generally 200MB.
 
Since installing the Catalina update my system appears to be booting quicker, but I'm still having a weird problem with Bluetooth. On starting the computer, Bluetooth will either play up and drop connections or refuse to connect at all. If I delete the Bluetooth preference file and reboot, everything will be fine and will continue that way until I switch off. Next time I boot up I'll have the same problem again.
I have a card similar to the Fenvi with a Broadcom 94360 module, which worked 100% under Mojave
Any ideas anyone?

Maybe this could help, I've seen the 94360 module mentioned a few times there.
 
All seemed to work! Still testing...it sleeps

Thank you

Further to this...there is a difference between EFI-old and EFI
What does this mean?
See attached:
 

Attachments

  • Screen Shot 2019-10-18 at 1.23.28 PM.png
    Screen Shot 2019-10-18 at 1.23.28 PM.png
    91.8 KB · Views: 71
  • Screen Shot 2019-10-18 at 1.24.07 PM.png
    Screen Shot 2019-10-18 at 1.24.07 PM.png
    174.4 KB · Views: 77
Apparently I didn't updated my Mac to the second supplemental 10.14.6 (18G103), so I did that today. I also saw iStat was updated recently. And what do you know, I've got a lot more sensors!

iStat.png
 
Update on compatible devices:
Blackmagic Ultrastudio mini 4K TB3 capture and playback works perfectly.
Always glad to add more devices, but this one is already on the list...

Screen Shot 2019-10-18 at 10.56.46 AM.png
 
Further to this...there is a difference between EFI-old and EFI
What does this mean?
See attached:
After upgrading from Clover 4xxx to Clover 5xxx we should rename or delete the old drivers64UEFI folder. From the two screenshots, the one on the right (with the larger number of .efi files) should be used. Keep the drivers/UEFI folder, but rename or remove the drivers64UEFI folder.
 
After upgrading from Clover 4xxx to Clover 5xxx we should rename or delete the old drivers64UEFI folder. From the two screenshots, the one on the right (with the larger number of .efi files) should be used. Keep the drivers/UEFI folder, but rename or remove the drivers64UEFI folder.
Should I replace the missing files?
 
Everything is fine. Now try mounting it manually like this and post the output:
Code:
sudo diskutil mount disk0s1
In my case, I get this:
Code:
Volume EFI on disk0s1 mounted
This is what I get on my side:
sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid bit set
 
Back
Top