Contribute
Register

[Solved] Clover not counting down regardless of UUID I use.

Status
Not open for further replies.
Joined
Mar 25, 2016
Messages
59
Motherboard
Gigabyte Z690 UD AX DDR4
CPU
i7-12700k
Graphics
RX590
Mac
  1. iMac
  2. Mac Pro
Mobile Phone
  1. Android
This is Clover v 4658. I have several hard drives in my computer...
- 500GB SDD with Windows 10
- 1TB SDD for data only
- 120GB SDD for OSX
- 400GB HDD for Mint Linux

When I boot the computer with Clover set to LastBootedVolume, the countdown works and the last OS I used is selected. I want Clover to default to Windows with a countdown.

When I set the Default Boot Volume to a UUID, it will select Windows but the countdown timer never happens. I assume that it is selecting Windows because it is the first entry in the list, not because of the UUID that I'm trying.

UUID's that I have tried:
6F6B7DB3-50E4-49D6-9364-D3D9824783D6
F0A82076-4DDA-431F-AC25-04FA56DDC25A
D7ED65C9-C905-4CF8-8A17-5106C7E286A3
DD120282-D4F8-4120-8B5B-AF2A9A0F0653

I have attached my config.plist and bootlog.txt files.

This is the output from diskutil list:

Code:
iMac:~ steve$ diskutil list

/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *120.0 GB   disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk4         119.8 GB   disk0s2

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *480.1 GB   disk1
   1:         Microsoft Reserved                         16.8 MB    disk1s1
   2:       Microsoft Basic Data                         479.3 GB   disk1s2
   3:           Windows Recovery                         832.6 MB   disk1s3

/dev/disk2 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:     FDisk_partition_scheme                        *400.1 GB   disk2
   1:                      Linux                         400.1 GB   disk2s1

/dev/disk3 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:     FDisk_partition_scheme                        *1.0 TB     disk3
   1:               Windows_NTFS Drive D:                1.0 TB     disk3s1

/dev/disk4 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +119.8 GB   disk4
                                 Physical Store disk0s2
   1:                APFS Volume OS X                    106.7 GB   disk4s1
   2:                APFS Volume Preboot                 22.2 MB    disk4s2
   3:                APFS Volume Recovery                519.0 MB   disk4s3
   4:                APFS Volume VM                      20.5 KB    disk4s4

iMac:~ steve$ diskutil info disk1s2
   Device Identifier:        disk1s2
   Device Node:              /dev/disk1s2
   Whole:                    No
   Part of Whole:            disk1

   Volume Name:            
   Mounted:                  Yes
   Mount Point:              /Volumes/Untitled

   Partition Type:           Microsoft Basic Data
   File System Personality:  NTFS
   Type (Bundle):            ntfs
   Name (User Visible):      Windows NT File System (NTFS)

   OS Can Be Installed:      No
   Media Type:               Generic
   Protocol:                 SATA
   SMART Status:             Verified
   Volume UUID:              F0A82076-4DDA-431F-AC25-04FA56DDC25A
   Disk / Partition UUID:    DD120282-D4F8-4120-8B5B-AF2A9A0F0653
   Partition Offset:         17825792 Bytes (34816 512-Byte-Device-Blocks)

   Disk Size:                479.3 GB (479250895360 Bytes) (exactly 936036905 512-Byte-Units)
   Device Block Size:        512 Bytes

   Volume Total Space:       479.3 GB (479250894848 Bytes) (exactly 936036904 512-Byte-Units)
   Volume Used Space:        299.9 GB (299897339904 Bytes) (exactly 585736992 512-Byte-Units) (62.6%)
   Volume Free Space:        179.4 GB (179353554944 Bytes) (exactly 350299912 512-Byte-Units) (37.4%)
   Allocation Block Size:    4096 Bytes

   Read-Only Media:          No
   Read-Only Volume:         Yes

   Device Location:          Internal
   Removable Media:          Fixed

   Solid State:              Yes
   Hardware AES Support:     No
Any help is greatly appreciated!
 

Attachments

  • bootlog.txt
    30.4 KB · Views: 115
  • config.plist
    9.4 KB · Views: 179
This is Clover v 4658. I have several hard drives in my computer...
- 500GB SDD with Windows 10
- 1TB SDD for data only
- 120GB SDD for OSX
- 400GB HDD for Mint Linux

When I boot the computer with Clover set to LastBootedVolume, the countdown works and the last OS I used is selected. I want Clover to default to Windows with a countdown.

When I set the Default Boot Volume to a UUID, it will select Windows but the countdown timer never happens. I assume that it is selecting Windows because it is the first entry in the list, not because of the UUID that I'm trying.

UUID's that I have tried:
6F6B7DB3-50E4-49D6-9364-D3D9824783D6
F0A82076-4DDA-431F-AC25-04FA56DDC25A
D7ED65C9-C905-4CF8-8A17-5106C7E286A3
DD120282-D4F8-4120-8B5B-AF2A9A0F0653

I have attached my config.plist and bootlog.txt files.

This is the output from diskutil list:

Code:
iMac:~ steve$ diskutil list

/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *120.0 GB   disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk4         119.8 GB   disk0s2

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *480.1 GB   disk1
   1:         Microsoft Reserved                         16.8 MB    disk1s1
   2:       Microsoft Basic Data                         479.3 GB   disk1s2
   3:           Windows Recovery                         832.6 MB   disk1s3

/dev/disk2 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:     FDisk_partition_scheme                        *400.1 GB   disk2
   1:                      Linux                         400.1 GB   disk2s1

/dev/disk3 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:     FDisk_partition_scheme                        *1.0 TB     disk3
   1:               Windows_NTFS Drive D:                1.0 TB     disk3s1

/dev/disk4 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +119.8 GB   disk4
                                 Physical Store disk0s2
   1:                APFS Volume OS X                    106.7 GB   disk4s1
   2:                APFS Volume Preboot                 22.2 MB    disk4s2
   3:                APFS Volume Recovery                519.0 MB   disk4s3
   4:                APFS Volume VM                      20.5 KB    disk4s4

iMac:~ steve$ diskutil info disk1s2
   Device Identifier:        disk1s2
   Device Node:              /dev/disk1s2
   Whole:                    No
   Part of Whole:            disk1

   Volume Name:           
   Mounted:                  Yes
   Mount Point:              /Volumes/Untitled

   Partition Type:           Microsoft Basic Data
   File System Personality:  NTFS
   Type (Bundle):            ntfs
   Name (User Visible):      Windows NT File System (NTFS)

   OS Can Be Installed:      No
   Media Type:               Generic
   Protocol:                 SATA
   SMART Status:             Verified
   Volume UUID:              F0A82076-4DDA-431F-AC25-04FA56DDC25A
   Disk / Partition UUID:    DD120282-D4F8-4120-8B5B-AF2A9A0F0653
   Partition Offset:         17825792 Bytes (34816 512-Byte-Device-Blocks)

   Disk Size:                479.3 GB (479250895360 Bytes) (exactly 936036905 512-Byte-Units)
   Device Block Size:        512 Bytes

   Volume Total Space:       479.3 GB (479250894848 Bytes) (exactly 936036904 512-Byte-Units)
   Volume Used Space:        299.9 GB (299897339904 Bytes) (exactly 585736992 512-Byte-Units) (62.6%)
   Volume Free Space:        179.4 GB (179353554944 Bytes) (exactly 350299912 512-Byte-Units) (37.4%)
   Allocation Block Size:    4096 Bytes

   Read-Only Media:          No
   Read-Only Volume:         Yes

   Device Location:          Internal
   Removable Media:          Fixed

   Solid State:              Yes
   Hardware AES Support:     No
Any help is greatly appreciated!

Try setting the name of the OSX disk instead of last booted volume. If that is the disk with the clover on it.

Then select windows tab boot and reboot and see if it loads it again.
 
Try setting the name of the OSX disk instead of last booted volume. If that is the disk with the clover on it.

Then select windows tab boot and reboot and see if it loads it again.

So, if I set the Default Boot Volume to "OS X" then the countdown works and it will always select my OS X installation regardless of the last booted OS.

To go a step further, I got the UUID of my OS X disk and used that... doesn't work. No countdown and Windows is the selected OS every time.

Obviously I'm not understanding how to find the correct UUID for the partition/disk that I want to boot by default. :(

The UUID I used for my OS X disk is 687533A5-9FDF-3065-8A54-FAF8CB158500

Code:
iMac:~ steve$ diskutil info disk4s1
   Device Identifier:        disk4s1
   Device Node:              /dev/disk4s1
   Whole:                    No
   Part of Whole:            disk4

   Volume Name:              OS X
   Mounted:                  Yes
   Mount Point:              /

   Partition Type:           41504653-0000-11AA-AA11-00306543ECAC
   File System Personality:  APFS
   Type (Bundle):            apfs
   Name (User Visible):      APFS
   Owners:                   Enabled

   OS Can Be Installed:      Yes
   Booter Disk:              disk4s2
   Recovery Disk:            disk4s3
   Media Type:               Generic
   Protocol:                 SATA
   SMART Status:             Verified
   Volume UUID:              687533A5-9FDF-3065-8A54-FAF8CB158500
   Disk / Partition UUID:    687533A5-9FDF-3065-8A54-FAF8CB158500

   Disk Size:                119.8 GB (119824367616 Bytes) (exactly 234031968 512-Byte-Units)
   Device Block Size:        4096 Bytes

   Volume Total Space:       119.8 GB (119824367616 Bytes) (exactly 234031968 512-Byte-Units)
   Volume Used Space:        95.9 GB (95882416128 Bytes) (exactly 187270344 512-Byte-Units) (80.0%)
   Volume Free Space:        23.9 GB (23941951488 Bytes) (exactly 46761624 512-Byte-Units) (20.0%)
   Allocation Block Size:    4096 Bytes

   Read-Only Media:          No
   Read-Only Volume:         No

   Device Location:          Internal
   Removable Media:          Fixed

   Solid State:              Yes
   Hardware AES Support:     No
 
The UUID I used for my OS X disk is 687533A5-9FDF-3065-8A54-FAF8CB158500
Clover's device path description for your macOS volume is
Code:
PciRoot(0x0)\Pci(0x17,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,AC8C2B07-5081-4364-9458-99E6F70A6261,0x64028,0xDF30B60)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,A5337568DF9F65308A54FAF8CB158500)
Search for it in bootlog.txt, you can use any unique part for matching the DefaultVolume setting.
 
Last edited:
My disk is named "OS X".

I used A5337568DF9F65308A54FAF8CB158500 as the UUID and it does boot OS X with the countdown timer.

Now I just need to determine which entry in the bootlog is for Windows.
 
Well... I didn't have any luck trying to find the UUID that I should be using for my Windows installation, but I did find another solution...

I specified "EFI" for my default boot volume. I just happened to notice that this was unique among the drives that Clover had listed, so I gave it a shot.

Now I'm booting into Window by default after Clover counts down. I'm happy!

Thanks for all the help guys.... I'd still rather use a unique UUID, but since this works I'll live with it.
 
Now I just need to determine which entry in the bootlog is for Windows
Probably this EFI partition
Code:
PciRoot(0x0)\Pci(0x17,0x0)\Sata(0x1,0xFFFF,0x0)\HD(1,GPT,D7ED65C9-C905-4CF8-8A17-5106C7E286A3,0x28,0x64000)
Volume 12
 
Status
Not open for further replies.
Back
Top