Jump to content

Clover General discussion


ErmaC
30,171 posts in this topic

Recommended Posts

Thanks MaLd0n :)

 

I have a question, Why apfs.efi hasn't been implemented in the new clover versions? Is it ever going to be added to the new clover builds or we have to copy it manually? :D

Apfs driver is as same as hfsplus drive because these drives are private by Apple so we cant contain these private drives in Clover package.

 

You can add it manually.

 

 

从我的 iPhone 发送,使用 Tapatalk

  • Like 1
Link to comment
Share on other sites

Apfs driver is as same as hfsplus drive because these drives are private by Apple so we cant contain these private drives in Clover package.

 

You can add it manually.

 

 

从我的 iPhone 发送,使用 Tapatalk

Oh, I see. :D

Thanks for the answer. :)

Link to comment
Share on other sites

Oh no sir! :D

 

We don't want to upset the guys at Apple with breaking their rules and miss using their intellectual property, if you know what I mean :D:yes:  :rofl:


Guys,

 

I'm new to Clover Builder. I just downloaded it today and I'm trying to get my head around it. I tried to build the latest version and every time I do the drivers are missing.

Can some please one explain to me what am I doing wrong? 

Link to comment
Share on other sites

you mean using iasl to convert the extracted aml files back to dsl files. Then use MaciASL open it and make edits then compile to aml file?

Yes that's what I mean. If you need more help open a thread as this is now OT.

 

Sent from my SM-G930F using Tapatalk

Link to comment
Share on other sites

It is possible I mixed mem alloc.

Try this 4088 version

attachicon.gifBOOTX64.efi.zip

Patch:

 

attachicon.gifapfs2.patch.zip

I reinstalled 4088 today and replaced BOOTX64, it made no difference.

Im unsure what or if i need to do with apfs2.patch so ill just test 4089 and report back.

 

EDIT: 4089 works perfectly, also showing additional apfs volumes.

Link to comment
Share on other sites

I would like to know how  :yes:

before Create the PKG put the drivers in /src/edk2/Clover/CloverPackage/CloverV2/drivers-Off/drivers64UEFI

Ok for Build Package

 

For Legacy and (ESP no UEFI) you can also put in /drivers-Off/drivers64 but Rename apfs-64.efi

because you can not build two drivers with the same name

  • Like 5
Link to comment
Share on other sites

before Create the PKG put the drivers in /src/edk2/Clover/CloverPackage/CloverV2/drivers-Off/drivers64UEFI

Ok for Build Package

 

For Legacy and (ESP no UEFI) you can also put in /drivers-Off/drivers64 but Rename apfs-64.efi

because you can not build two drivers with the same name

Thanks @Chris1111

 

This solved my problem :)

  • Like 1
Link to comment
Share on other sites

Thanks @Chris1111

 

This solved my problem :)

Depending on your method of build, you have to put the driver back every time because there is a make clean that is done

  • Like 1
Link to comment
Share on other sites

Depending on your method of build, you have to put the driver back every time because there is a make clean that is done

Thanks :)

 

I kind of figured it out :)

But it's always good to know something for sure :)

Link to comment
Share on other sites

Thanks :)

 

I kind of figured it out :)

But it's always good to know something for sure :)

I havnt been able to get my builds to include the driver that i put into /src/edk2/Clover/CloverPackage/CloverV2/drivers-Off/drivers64UEFI.

I would like to include apfs in my clover pkgs.

Link to comment
Share on other sites

@SavageAUS

 

/Users/cyberdevs/src/edk2/Clover/CloverPackage/CloverV2/drivers-Off/drivers64UEFI/apfs.efi this is the path I copied all the drivers including apps.efi and after I built the package it is in the installer as an option to install.

 

The folder was not there so I just created it.

post-1011040-0-34924100-1497526824_thumb.png

Link to comment
Share on other sites

@SavageAUS

 

/Users/cyberdevs/src/edk2/Clover/CloverPackage/CloverV2/drivers-Off/drivers64UEFI/apfs.efi this is the path I copied all the drivers including apps.efi and after I built the package it is in the installer as an option to install.

 

The folder was not there so I just created it.

So your not have the same builder like me I have the manual build (with scrip build ) for long time

better to ask  Philip petev for solution if you are used the Clover command

Link to comment
Share on other sites

I just downloaded the Clover Builder app from the download section. http://www.insanelymac.com/forum/files/file/542-clover-builderapp/

 

So there is a script too that you are using?

You can try  Clover command in Clover section ?  

http://www.insanelymac.com/forum/forum/327-clover/

Link to comment
Share on other sites

I found something called: Build_Clover.command v4.3.7

 

is that the command that you are talking about?

Yes but i said i use a method diferant since long time a ago already

Link to comment
Share on other sites

Well I'm really new to this and I have to do a lot of catching up to do :D

I'm a noob :D


I havnt been able to get my builds to include the driver that i put into /src/edk2/Clover/CloverPackage/CloverV2/drivers-Off/drivers64UEFI.

I would like to include apfs in my clover pkgs.

Did you find what you were looking for?

  • Like 1
Link to comment
Share on other sites

Guest ricoc90

I'm not sure if it's Clover or High Sierra related so I'll post it here too  :blush:
 

I installed High Sierra on an empty SSD formatted as APFS. It mounts and boots fine, but when Clover is scanning for entries it shows me
 

nx_dev_init:705: Warning: superblock indicates jumpstart record but this driver was not loaded from that partition
container_kb_get:544: Invalid on disk range pr_start_paddr 0 pr_block_count 0
keybag_operation:353: missing APFS/Container keybag (2)
apfs_keybag_get:831: Failed to get apfs volume keybag, err = 2
er_state_obj_get_for_recovery:3539: No ER state object - rolling is not happening, nothing to recover
APFSStart:1132: Mounting with apfs_efi_osx-621.0.0.1.32
efi_container_create:795: -efi_container_create, Status = 0000000000000007

and macOS is showing me the exact same thing in verbose mode. Anyone else with this issue or is it normal?

I'm using r4089

Link to comment
Share on other sites

Well I'm really new to this and I have to do a lot of catching up to do :D

I'm a noob :D

 

Did you find what you were looking for?

I'll try again shortly and let you know.

 

Sent from my SM-G930F using Tapatalk

Link to comment
Share on other sites

I'm not sure if it's Clover or High Sierra related so I'll post it here too :blush:

 

I installed High Sierra on an empty SSD formatted as APFS. It mounts and boots fine, but when Clover is scanning for entries it shows me

 

nx_dev_init:705: Warning: superblock indicates jumpstart record but this driver was not loaded from that partition
container_kb_get:544: Invalid on disk range pr_start_paddr 0 pr_block_count 0
keybag_operation:353: missing APFS/Container keybag (2)
apfs_keybag_get:831: Failed to get apfs volume keybag, err = 2
er_state_obj_get_for_recovery:3539: No ER state object - rolling is not happening, nothing to recover
APFSStart:1132: Mounting with apfs_efi_osx-621.0.0.1.32
efi_container_create:795: -efi_container_create, Status = 0000000000000007
and macOS is showing me the exact same thing in verbose mode. Anyone else with this issue or is it normal?

I'm using r4089

Are you using just the apfs.efi or do you have the jumpstart driver as well?

 

Sent from my SM-G930F using Tapatalk

Ask Philip petev thats better to know how B)

I've already picked his brain about a different issue I had with the script lol.

 

Sent from my SM-G930F using Tapatalk

Link to comment
Share on other sites

×
×
  • Create New...