Jump to content

Clover General discussion


ErmaC
29,869 posts in this topic

Recommended Posts

15 hours ago, Sherlocks said:

still no luck.

first checked PartitionDxe efi file load with v1.0.2. yes it's connecting in log.

then i changed name zz.efi from ApfsDriverLoader(1.1.1 Debug). then push it in Drivers64UEFI folder. and reboot. there is still no entry in GUI. it is same like i reported before

Im on Mojave B2 with APFS {Haswell Laptop currently) and i also do not need PartitionDxe

I have

ApfsDriverLoader-64.efi

AppleImageCodec-64.efi

AppleKeyAggregator-64.efi

AppleUITheme-64.efi

AptioMemoryFix-64.efi

DataHubDxe-64.efi

FirmwareVolume-64.efi

FSInject-64.efi

HFSPlus.efi

SMCHelper-64.efi

The only ones i need are ApfsDriverLoader-64.efi, AptioMemoryFix-64.efi and HFSPlus.efi

The rest Clover keeps insisting on me to install.

 

I'm not sure when ApfsDriverLoader actually loads the apfs from but maybe there is something wrong with yours? Have you tried just adding apfs.efi into drivers64UEFI? Try a fresh install?

Edited by SavageAUS
  • Like 1
Link to comment
Share on other sites

2 hours ago, Slice said:

Your driver should not rely on loading order.

If you have a dependency then you must write your driver with check and wait until your dependency satisfied.

Hello! I understood this and just made a bit testing with Sherlock's platform.

However I made test version with PartitionDriver availability check

ApfsDriverLoader 1.1.2

@Sherlocks, test it please

 

  • Like 2
Link to comment
Share on other sites

23 minutes ago, savvamitrofanov said:

Hello! I understood this and just made a bit testing with Sherlock's platform.

However I made test version with PartitionDriver availability check

ApfsDriverLoader 1.1.2

@Sherlocks, test it please

 

 

hi.

still no luck

https://imgur.com/a/7VinhTy

 

i tested both PartitionDxe and without PartitionDriver.

here is log in shell

Image 'FS0:\1.efi' error in StartImage: Invalid Parameter

Link to comment
Share on other sites

7 minutes ago, Sherlocks said:

 

no luck

Image 'FS0:\3.efi' is not an image.

i saw partition blah bla message when getting gui on left top

 

Why 3.efi not an image? From what did you load 3.efi? And how?

Did you try to rescan volumes in Clover by pressing ESC?

Edited by savvamitrofanov
Link to comment
Share on other sites

12 minutes ago, savvamitrofanov said:

Why 3.efi not an image? From what did you load 3.efi? And how?

Did you try to rescan volumes in Clover by pressing ESC?

 

i renamed apfsloader.efi to 3.efi. no need to type full name when test. also in shell i typed load 3.efi. this process is working v1.0.2 i shell. you can see it i reported above in this thread.

Link to comment
Share on other sites

1 minute ago, Sherlocks said:

 

i renamed apfsloader.efi to 3.efi. no need to type full name when test. also in shell i typed load 3.efi. this process is working v1.0.2 i shell. you can see it i reported above in this thread.

Got it. Try 1.1.5

Link to comment
Share on other sites

2 minutes ago, Sherlocks said:

 

no luck.

here is log in shell

No partition info protocol, installing event
Image 'FS0:\4.efi' loaded at D4E64000 - Success

No-no-no! It's luck! Now push this driver into drivers64uefi folder and boot Clover!

Don't forget to push PartitionDXE also into drivers64uefi

Edited by savvamitrofanov
Link to comment
Share on other sites

6 minutes ago, savvamitrofanov said:

No-no-no! It's luck! Now push this driver into drivers64uefi folder and boot Clover!

Don't forget to push PartitionDXE also into drivers64uefi

 

i already tested it. but still no entry in GUI.

also i followed manual process

1. first load paritiondxe.efi in shell

2. load v1.1.5 in shell with "No partition info protocol, installing event"  message.

then back to Clover GUI. but still no entry. but if follow this process with v1.0.2, i can get entry in GUI.

 

on my signature #1 and #2, this issue happen(v1.1.1 and over). but v1.0.2 is no problem.

Edited by Sherlocks
Link to comment
Share on other sites

5 minutes ago, Sherlocks said:

 

yes. https://github.com/acidanthera/ApfsSupportPkg/releases

 

v1.0.2 released about 9 days ago. i'm used it very well. but after i noticed v1.1.1 release and update file, i found this bug in my laptop.

Same here like your image posting , no SSD visible on Clover GUI

  • Like 1
Link to comment
Share on other sites

27 minutes ago, Sherlocks said:

 

yes. https://github.com/acidanthera/ApfsSupportPkg/releases

 

v1.0.2 released about 9 days ago. i'm used it very well. but after i noticed v1.1.1 release and update file, i found this bug in my laptop.

Give me drivers list from shell

Also try with latest PartitionDxe from EDK2

PartitionDxe

Edited by savvamitrofanov
Link to comment
Share on other sites

 

14 minutes ago, savvamitrofanov said:

Give me drivers list from shell

from shell? loaded driver list? how?

 

i'm using driver in sig #1

ApfsDriverLoader-v1.1.5.efi

AppleImageCodec-64.efi

AppleKeyAggregator-64.efi

AppleUITheme-64.efi

DataHubDxe-64.efi

Fat-64.efi

FirmwareVolume-64.efi

FSInject-64.efi

HFSPlus.efi 

OsxFatBinaryDrv-64.efi

SMCHelper-64.efi

PartitionDxe-64.efi

AptioInputFix.efi

AptioMemoryFix.efi

 

result: no entry in GUI

 

in v1.0.2 cases

sig #1 with apfsloader v1.0.2

ApfsDriverLoader-v1.0.2.efi

AppleImageCodec-64.efi

AppleKeyAggregator-64.efi

AppleUITheme-64.efi

DataHubDxe-64.efi

Fat-64.efi

FirmwareVolume-64.efi

FSInject-64.efi

HFSPlus.efi 

OsxFatBinaryDrv-64.efi

SMCHelper-64.efi

PartitionDxe-64.efi or without

AptioInputFix.efi or without

AptioMemoryFix.efi or (OsxAptioFix2Drv-free2000.efi with EmuVariableUefi-64.efi)

 

result: get entry in GUI

 

sig #2 with apfsloader v1.0.2

ApfsDriverLoader-v1.0.2.efi

AppleImageCodec-64.efi

AppleKeyAggregator-64.efi

AppleUITheme-64.efi

DataHubDxe-64.efi

Fat-64.efi

FirmwareVolume-64.efi

FSInject-64.efi

HFSPlus.efi 

OsxFatBinaryDrv-64.efi

SMCHelper-64.efi

OsxAptioFixDrv.efi with EmuVariableUefi-64.efi

 

result: get entry in GUI

Edited by Sherlocks
Link to comment
Share on other sites

2 minutes ago, Sherlocks said:

from shell? loaded driver list? how?

 

i'm using driver in sig #1

ApfsDriverLoader-v1.1.5.efi

AppleImageCodec-64.efi

AppleKeyAggregator-64.efi

AppleUITheme-64.efi

DataHubDxe-64.efi

Fat-64.efi

FirmwareVolume-64.efi

FSInject-64.efi

HFSPlus.efi 

OsxFatBinaryDrv-64.efi

SMCHelper-64.efi

PartitionDxe-64.efi

AptioInputFix.efi

AptioMemoryFix.efi

 

result: no entry in GUI

 

in v1.0.2 cases

sig #1 with apfsloader v1.0.2

ApfsDriverLoader-v1.1.5.efi

AppleImageCodec-64.efi

AppleKeyAggregator-64.efi

AppleUITheme-64.efi

DataHubDxe-64.efi

Fat-64.efi

FirmwareVolume-64.efi

FSInject-64.efi

HFSPlus.efi 

OsxFatBinaryDrv-64.efi

SMCHelper-64.efi

PartitionDxe-64.efi or without

AptioInputFix.efi or without

AptioMemoryFix.efi or (OsxAptioFix2Drv-free2000.efi with EmuVariableUefi-64.efi)

 

result: get entry in GUI

 

sig #2 with apfsloader v1.0.2

ApfsDriverLoader-v1.1.5.efi

AppleImageCodec-64.efi

AppleKeyAggregator-64.efi

AppleUITheme-64.efi

DataHubDxe-64.efi

Fat-64.efi

FirmwareVolume-64.efi

FSInject-64.efi

HFSPlus.efi 

OsxFatBinaryDrv-64.efi

SMCHelper-64.efi

OsxAptioFixDrv.efi with EmuVariableUefi-64.efi

 

result: get entry in GUI

command - "drivers"

2 minutes ago, Sherlocks said:

from shell? loaded driver list? how?

 

i'm using driver in sig #1

ApfsDriverLoader-v1.1.5.efi

AppleImageCodec-64.efi

AppleKeyAggregator-64.efi

AppleUITheme-64.efi

DataHubDxe-64.efi

Fat-64.efi

FirmwareVolume-64.efi

FSInject-64.efi

HFSPlus.efi 

OsxFatBinaryDrv-64.efi

SMCHelper-64.efi

PartitionDxe-64.efi

AptioInputFix.efi

AptioMemoryFix.efi

 

result: no entry in GUI

 

in v1.0.2 cases

sig #1 with apfsloader v1.0.2

ApfsDriverLoader-v1.1.5.efi

AppleImageCodec-64.efi

AppleKeyAggregator-64.efi

AppleUITheme-64.efi

DataHubDxe-64.efi

Fat-64.efi

FirmwareVolume-64.efi

FSInject-64.efi

HFSPlus.efi 

OsxFatBinaryDrv-64.efi

SMCHelper-64.efi

PartitionDxe-64.efi or without

AptioInputFix.efi or without

AptioMemoryFix.efi or (OsxAptioFix2Drv-free2000.efi with EmuVariableUefi-64.efi)

 

result: get entry in GUI

 

sig #2 with apfsloader v1.0.2

ApfsDriverLoader-v1.1.5.efi

AppleImageCodec-64.efi

AppleKeyAggregator-64.efi

AppleUITheme-64.efi

DataHubDxe-64.efi

Fat-64.efi

FirmwareVolume-64.efi

FSInject-64.efi

HFSPlus.efi 

OsxFatBinaryDrv-64.efi

SMCHelper-64.efi

OsxAptioFixDrv.efi with EmuVariableUefi-64.efi

 

result: get entry in GUI

command - "drivers" in shell

Update PartitionDxe from link above

Edited by savvamitrofanov
Link to comment
Share on other sites

11 minutes ago, savvamitrofanov said:

command - "drivers"

command - "drivers" in shell

Update PartitionDxe from link above

 

here

 

 

 


            T   D
D           Y C I
R           P F A
V  VERSION  E G G #D #C DRIVER NAME                         IMAGE NAME
== ======== = = = == == =================================== ==========
34 00000000 ? - -  -  - <null string>                       I2cPlatform
35 00000000 ? - -  -  - HID touchpanel driver               TouchPanelDriver
125 0000000A ? - -  -  - Simple Network Protocol Driver      SnpDxe
126 0000000A ? - -  -  - MNP Network Service Driver          MnpDxe
127 0000000A ? - -  -  - ARP Network Service Driver          ArpDxe
128 0000000A ? - -  -  - IP4 Network Service Driver          Ip4Dxe
129 0000000A ? - -  -  - IP4 CONFIG Network Service Driver   Ip4ConfigDxe
12A 0000000A ? - -  -  - UDP Network Service Driver          Udp4Dxe
12B 0000000A ? - -  -  - DHCP Protocol Driver                Dhcp4Dxe
12C 0000000A ? - -  -  - MTFTP4 Network Service              Mtftp4Dxe
12D 0000000A ? - -  -  - IP6 Network Service Driver          Ip6Dxe
12E 0000000A ? - -  -  - DHCP6 Protocol Driver               Dhcp6Dxe
12F 0000000A ? - -  -  - IpSec Driver                        IpSecDxe
131 0000000A ? - -  -  - IpSec Driver                        IpSecDxe
132 0000000A ? - -  -  - TCP Network Service Driver          TcpDxe
133 0000000A ? - -  -  - TCP Network Service Driver          TcpDxe
134 0000000A ? - -  -  - UDP6 Network Service Driver         Udp6Dxe
135 0000000A ? - -  -  - MTFTP6 Network Service Driver       Mtftp6Dxe
136 0000000A ? - -  -  - VLAN Configuration Driver           VlanConfigDxe
137 00000010 D - -  1  - Intel(R) PCH Serial ATA Controller  SataController
138 0000000A D - -  1  - Platform Console Management Driver  ConPlatformDxe
139 0000000A D - -  1  - Platform Console Management Driver  ConPlatformDxe
13A 0000000A B - -  1  1 Console Splitter Driver             ConSplitterDxe
13B 0000000A B - -  2  2 Console Splitter Driver             ConSplitterDxe
13C 0000000A ? - -  -  - Console Splitter Driver             ConSplitterDxe
13D 0000000A B - -  1  1 Console Splitter Driver             ConSplitterDxe
13E 0000000A ? - -  -  - Console Splitter Driver             ConSplitterDxe
142 00000010 ? - -  -  - I2c Host Driver                     I2cDxe
143 00000010 ? - -  -  - I2C Bus Driver                      I2cDxe
144 00000010 ? - -  -  - <null string>                       I2cMasterDxe
145 0000000A D - -  6  - Generic Disk I/O Driver             DiskIoDxe
146 0000000B B - -  1  5 Partition Driver(MBR/GPT/El Torito) PartitionDxe
147 0000000A D - -  1  - FAT File System Driver              Fat
148 0000000A D - -  3  - ISA IO Driver                       IsaIoDxe
149 0000000A D - -  1  - PS/2 Keyboard Driver                Ps2KeyboardDxe
14B 0000000A D - -  1  - PS/2 Mouse Driver                   Ps2MouseDxe
14D 0000000A B - -  1 14 PCI Bus Driver                      PciBusDxe
151 0000000A ? - -  -  - SCSI Bus Driver                     ScsiBus
152 0000000A ? - -  -  - Scsi Disk Driver                    ScsiDisk
153 00000010 ? - -  -  - Serial ATA Controller Initializatio SataController
154 00000001 ? - -  -  - Super I/O Driver                    HitachiH8s2113
156 0000000A ? - -  -  - UEFI PXE Base Code Driver           UefiPxeBcDxe
157 0000000A ? - -  -  - UEFI PXE Base Code Driver           UefiPxeBcDxe
158 0000000A ? - -  -  - iSCSI Driver                        IScsiDxe
159 0000000A ? - -  -  - iSCSI Driver                        IScsiDxe
15B 0000000A D - -  1  - Graphics Console Driver             GraphicsConsoleDxe
15C 0000000A B - -  1  1 ISA Serial Driver                   IsaSerialDxe
15D 0900040F ? - -  -  - Intel(R) GOP Driver [9.0.1039]      IntelGopDriver
165 0000000B B - -  1  1 AHCI Bus Driver                     SystemAhciBusDxe
166 0000000A D - -  1  - AHCI Ata PassThru Driver            SystemAhciAtaAtapiPassThruDxe
167 00000010 ? - -  -  - NVM Express Driver                  NvmExpressDxe
168 00000001 B - -  1  3 Super I/O Driver                    VirtualEcDxe
169 00000010 D - -  1  - Usb Xhci Driver                     SystemXhciDxe
16A 00000010 ? - -  -  - Usb Ehci Driver                     SystemEhciDxe
16B 0000000A B - -  1  2 Usb Bus Driver                      SystemUsbBusDxe
16C 00000011 ? - -  -  - Usb Mass Storage Driver             SystemUsbMassStorageDxe
16D 0000000A ? - -  -  - Usb Hid Pointer Driver              SystemUsbHidPointerDxe
16E 0000000A D - -  1  - Usb Mouse Driver                    SystemUsbMouseDxe
16F 0000000A ? - -  -  - Usb Keyboard Driver                 SystemUsbKbDxe
172 00002035 ? - X  -  - Realtek UEFI UNDI Driver            Rt8111FPciUndiDxe
17D 00000003 B - -  1  1 BIOS[INT10] Video Driver            BiosVideoDxe
17E 0000000A ? - -  -  - VGA Class Driver                    VgaClassDxe
1C7 0000000A ? - -  -  - FAT File System Driver              \EFI\CLOVER\drivers64UEFI\Fat-64.efi
1CC 00000010 D - -  1  - HFS File System Driver              \EFI\CLOVER\drivers64UEFI\HFSPlus.efi
1D0 0000000B ? - -  -  - Partition Driver(MBR/GPT/Apple)     \EFI\CLOVER\drivers64UEFI\PartitionDxe-64.efi
 

 

 

EDIT1.

i tested partitiondxe file above link.

i'm getting bad partition message and there is still no entry in GUI

 



No partition info protocol, installing event
Image 'FS0:\4.efi' loaded at D4BBB000 - Success
 BlockSize : 512 
 LastBlock : CD237FF 
PartitionValidMbr: Bad MBR partition size EndingLBA(E0D88371) > LastLBA(CD237FF)
 BlockSize : 512 
 LastBlock : 6F897FF 
PartitionValidMbr: Bad MBR partition size EndingLBA(E0D88371) > LastLBA(6F897FF)
 BlockSize : 512 
 LastBlock : CD237FF 
PartitionValidMbr: Bad MBR partition size EndingLBA(E0D88371) > LastLBA(CD237FF)
 BlockSize : 512 
 LastBlock : 6F897FF 
PartitionValidMbr: Bad MBR partition size EndingLBA(E0D88371) > LastLBA(6F897FF)
 BlockSize : 512 
 LastBlock : CD237FF 
PartitionValidMbr: Bad MBR partition size EndingLBA(E0D88371) > LastLBA(CD237FF)
 BlockSize : 512 
 LastBlock : 6F897FF 
PartitionValidMbr: Bad MBR partition size EndingLBA(E0D88371) > LastLBA(6F897FF)
 BlockSize : 512 
 LastBlock : CD237FF 
PartitionValidMbr: Bad MBR partition size EndingLBA(E0D88371) > LastLBA(CD237FF)
 BlockSize : 512 
 LastBlock : 6F897FF 
PartitionValidMbr: Bad MBR partition size EndingLBA(E0D88371) > LastLBA(6F897FF)

 

Edited by Sherlocks
Link to comment
Share on other sites

29 minutes ago, Sherlocks said:

 

here

 

  Reveal hidden contents

 


            T   D
D           Y C I
R           P F A
V  VERSION  E G G #D #C DRIVER NAME                         IMAGE NAME
== ======== = = = == == =================================== ==========
34 00000000 ? - -  -  - <null string>                       I2cPlatform
35 00000000 ? - -  -  - HID touchpanel driver               TouchPanelDriver
125 0000000A ? - -  -  - Simple Network Protocol Driver      SnpDxe
126 0000000A ? - -  -  - MNP Network Service Driver          MnpDxe
127 0000000A ? - -  -  - ARP Network Service Driver          ArpDxe
128 0000000A ? - -  -  - IP4 Network Service Driver          Ip4Dxe
129 0000000A ? - -  -  - IP4 CONFIG Network Service Driver   Ip4ConfigDxe
12A 0000000A ? - -  -  - UDP Network Service Driver          Udp4Dxe
12B 0000000A ? - -  -  - DHCP Protocol Driver                Dhcp4Dxe
12C 0000000A ? - -  -  - MTFTP4 Network Service              Mtftp4Dxe
12D 0000000A ? - -  -  - IP6 Network Service Driver          Ip6Dxe
12E 0000000A ? - -  -  - DHCP6 Protocol Driver               Dhcp6Dxe
12F 0000000A ? - -  -  - IpSec Driver                        IpSecDxe
131 0000000A ? - -  -  - IpSec Driver                        IpSecDxe
132 0000000A ? - -  -  - TCP Network Service Driver          TcpDxe
133 0000000A ? - -  -  - TCP Network Service Driver          TcpDxe
134 0000000A ? - -  -  - UDP6 Network Service Driver         Udp6Dxe
135 0000000A ? - -  -  - MTFTP6 Network Service Driver       Mtftp6Dxe
136 0000000A ? - -  -  - VLAN Configuration Driver           VlanConfigDxe
137 00000010 D - -  1  - Intel(R) PCH Serial ATA Controller  SataController
138 0000000A D - -  1  - Platform Console Management Driver  ConPlatformDxe
139 0000000A D - -  1  - Platform Console Management Driver  ConPlatformDxe
13A 0000000A B - -  1  1 Console Splitter Driver             ConSplitterDxe
13B 0000000A B - -  2  2 Console Splitter Driver             ConSplitterDxe
13C 0000000A ? - -  -  - Console Splitter Driver             ConSplitterDxe
13D 0000000A B - -  1  1 Console Splitter Driver             ConSplitterDxe
13E 0000000A ? - -  -  - Console Splitter Driver             ConSplitterDxe
142 00000010 ? - -  -  - I2c Host Driver                     I2cDxe
143 00000010 ? - -  -  - I2C Bus Driver                      I2cDxe
144 00000010 ? - -  -  - <null string>                       I2cMasterDxe
145 0000000A D - -  6  - Generic Disk I/O Driver             DiskIoDxe
146 0000000B B - -  1  5 Partition Driver(MBR/GPT/El Torito) PartitionDxe
147 0000000A D - -  1  - FAT File System Driver              Fat
148 0000000A D - -  3  - ISA IO Driver                       IsaIoDxe
149 0000000A D - -  1  - PS/2 Keyboard Driver                Ps2KeyboardDxe
14B 0000000A D - -  1  - PS/2 Mouse Driver                   Ps2MouseDxe
14D 0000000A B - -  1 14 PCI Bus Driver                      PciBusDxe
151 0000000A ? - -  -  - SCSI Bus Driver                     ScsiBus
152 0000000A ? - -  -  - Scsi Disk Driver                    ScsiDisk
153 00000010 ? - -  -  - Serial ATA Controller Initializatio SataController
154 00000001 ? - -  -  - Super I/O Driver                    HitachiH8s2113
156 0000000A ? - -  -  - UEFI PXE Base Code Driver           UefiPxeBcDxe
157 0000000A ? - -  -  - UEFI PXE Base Code Driver           UefiPxeBcDxe
158 0000000A ? - -  -  - iSCSI Driver                        IScsiDxe
159 0000000A ? - -  -  - iSCSI Driver                        IScsiDxe
15B 0000000A D - -  1  - Graphics Console Driver             GraphicsConsoleDxe
15C 0000000A B - -  1  1 ISA Serial Driver                   IsaSerialDxe
15D 0900040F ? - -  -  - Intel(R) GOP Driver [9.0.1039]      IntelGopDriver
165 0000000B B - -  1  1 AHCI Bus Driver                     SystemAhciBusDxe
166 0000000A D - -  1  - AHCI Ata PassThru Driver            SystemAhciAtaAtapiPassThruDxe
167 00000010 ? - -  -  - NVM Express Driver                  NvmExpressDxe
168 00000001 B - -  1  3 Super I/O Driver                    VirtualEcDxe
169 00000010 D - -  1  - Usb Xhci Driver                     SystemXhciDxe
16A 00000010 ? - -  -  - Usb Ehci Driver                     SystemEhciDxe
16B 0000000A B - -  1  2 Usb Bus Driver                      SystemUsbBusDxe
16C 00000011 ? - -  -  - Usb Mass Storage Driver             SystemUsbMassStorageDxe
16D 0000000A ? - -  -  - Usb Hid Pointer Driver              SystemUsbHidPointerDxe
16E 0000000A D - -  1  - Usb Mouse Driver                    SystemUsbMouseDxe
16F 0000000A ? - -  -  - Usb Keyboard Driver                 SystemUsbKbDxe
172 00002035 ? - X  -  - Realtek UEFI UNDI Driver            Rt8111FPciUndiDxe
17D 00000003 B - -  1  1 BIOS[INT10] Video Driver            BiosVideoDxe
17E 0000000A ? - -  -  - VGA Class Driver                    VgaClassDxe
1C7 0000000A ? - -  -  - FAT File System Driver              \EFI\CLOVER\drivers64UEFI\Fat-64.efi
1CC 00000010 D - -  1  - HFS File System Driver              \EFI\CLOVER\drivers64UEFI\HFSPlus.efi
1D0 0000000B ? - -  -  - Partition Driver(MBR/GPT/Apple)     \EFI\CLOVER\drivers64UEFI\PartitionDxe-64.efi
 

 

 

EDIT1.

i tested partitiondxe file above link.

i'm getting bad partition message and there is still no entry in GUI

 

 

  Reveal hidden contents

 

 


No partition info protocol, installing event
Image 'FS0:\4.efi' loaded at D4BBB000 - Success
 BlockSize : 512 
 LastBlock : CD237FF 
PartitionValidMbr: Bad MBR partition size EndingLBA(E0D88371) > LastLBA(CD237FF)
 BlockSize : 512 
 LastBlock : 6F897FF 
PartitionValidMbr: Bad MBR partition size EndingLBA(E0D88371) > LastLBA(6F897FF)
 BlockSize : 512 
 LastBlock : CD237FF 
PartitionValidMbr: Bad MBR partition size EndingLBA(E0D88371) > LastLBA(CD237FF)
 BlockSize : 512 
 LastBlock : 6F897FF 
PartitionValidMbr: Bad MBR partition size EndingLBA(E0D88371) > LastLBA(6F897FF)
 BlockSize : 512 
 LastBlock : CD237FF 
PartitionValidMbr: Bad MBR partition size EndingLBA(E0D88371) > LastLBA(CD237FF)
 BlockSize : 512 
 LastBlock : 6F897FF 
PartitionValidMbr: Bad MBR partition size EndingLBA(E0D88371) > LastLBA(6F897FF)
 BlockSize : 512 
 LastBlock : CD237FF 
PartitionValidMbr: Bad MBR partition size EndingLBA(E0D88371) > LastLBA(CD237FF)
 BlockSize : 512 
 LastBlock : 6F897FF 
PartitionValidMbr: Bad MBR partition size EndingLBA(E0D88371) > LastLBA(6F897FF)
 

 

 

 

Try this PartitionDxe and ApfsDriverLoader https://yadi.sk/d/k1qgw3Dw3YNh7o

Link to comment
Share on other sites

×
×
  • Create New...