Jump to content

Clover General discussion


ErmaC
29,869 posts in this topic

Recommended Posts

11 hours ago, vector sigma said:

You can try from Mojave and do something like that:


sudo touch /Volumes/Catalina/System/Library/Extensions && sudo kextcache -u /Volumes/Catalina 

if is still a problem of cache

 

Hi, just tried in mojave and worked here. Did you solve or it's related to Xcode 11?

 

Thanks. @vector sigma

 

I can't do that from Mojave because there is two different Hack (IvyBridge/Z77/Mojave and Coffee Lake-R/Z390/Catalina). They are connected via local network (Wifi--->Ethernet).

 


iMac-de-Mathieu:~ mathieu$ sudo touch /Volumes/Catalina/System/Library/Extensions && sudo kextcache -u /Volumes/Catalina 
Password:
touch: /Volumes/Catalina/System/Library/Extensions: Read-only file system
iMac-de-Mathieu:~ mathieu$ sudo mount -uw /Volumes/Catalina
mount_smbfs: -o update: option not supported
iMac-de-Mathieu:~ mathieu$ sudo mount_smbfs -ow /Volumes/Catalina
mount_smbfs: -o w: option not supported
iMac-de-Mathieu:~ mathieu$

 

Link to comment
Share on other sites

1 minute ago, Matgen84 said:

 

Thanks. @vector sigma

 

I can't do that from Mojave because there is two different Hack (IvyBridge/Z77/Mojave and Coffee Lake-R/Z390/Catalina). They are connected via local network (Wifi--->Ethernet).

 



iMac-de-Mathieu:~ mathieu$ sudo touch /Volumes/Catalina/System/Library/Extensions && sudo kextcache -u /Volumes/Catalina 
Password:
touch: /Volumes/Catalina/System/Library/Extensions: Read-only file system
iMac-de-Mathieu:~ mathieu$ sudo mount -uw /Volumes/Catalina
mount_smbfs: -o update: option not supported
iMac-de-Mathieu:~ mathieu$ sudo mount_smbfs -ow /Volumes/Catalina
mount_smbfs: -o w: option not supported
iMac-de-Mathieu:~ mathieu$

 


just "sudo mount -uw /" not "sudo mount -uw /Volumes/Catalina"

Link to comment
Share on other sites

19 minutes ago, Andres ZeroCross said:


just "sudo mount -uw /" not "sudo mount -uw /Volumes/Catalina"

 

"sudo mount -uw /Volumes/Catalina" is in Terminal on Mojave Hack (IvyBridge). I've two hacks connected via Wifi/Ethernet (my previous post).

  • Like 1
Link to comment
Share on other sites

12 hours ago, fusion71au said:

Fixed by renaming /CloverPackage/package/po/uk_UA.po to shorter form - uk.po (like before the commit).

We should understand firstly what is in use by the user, infact there's a uk (Ukrainian) and uk_UA (Ukrainian from Ukraine).

http://www.lingoes.net/en/translator/langcode.htm

 

one of the two probably make the package show up in english if doesn't match the  current OS language identifier

 

EDIT

taking both uk and uk_UA for the moment

 

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

47 minutes ago, Matgen84 said:

Would it be possible to choose its own language file before make pkg, for those who compiles it would be more convenient.

Sorry I'm not sure what you want to do, but translations should not be there already when peoples download the stable version at source forge?

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

31 minutes ago, telepati said:

 

How do you understand the NVRAM problem? Where do you look?

 

Really, I don't understand NVRAM. What I know is what  I read on several Github repo with same or similar Board (Z390 Gigabyte) like 'cmer'.

 

For my Aorus Master, after USB OC test, I can't reboot or shutdown on Clover/Catalina with AptioMemoryFix.efi in EFI partition: panic with randomly error message. Clean NVRAM, Rebuild kextcache don't work.

 

Solved by remove it, clean install and replace by osxaptiofixdrv-free-2000.efi + Emuvariable on Clover/Catalina.

 

It's just my example.

 

Sorry for my bad english

  • Like 1
  • Thanks 1
Link to comment
Share on other sites

Guest ricoc90
4 minutes ago, Andres ZeroCross said:


This is log of installation,, i don't see any problem / error in log or i miss it???

 

Clover_Install_Log.txt



I meant the install log from the installer itself (CMD+L or Window -> Install log while at the installer)

Edited by ricoc90
Link to comment
Share on other sites

37 minutes ago, Andres ZeroCross said:

Why always get this message if i install it on my Internal Disk??? No problem if install to external storage (Flashdisk).

 

image.png.7a6ea6a9c9ce18c3093d153af553fc82.png

Show a Picture a content of Volumes folder and Root Disk

Use Show all files to see Hiden Volumes folder

1281043821_Capturedcranle2019-08-1307_23_31.png.f6c488b4dccbfc0daacf5ba73638079f.png

 

1515898673_Capturedcranle2019-08-1307_27_17.png.2881e2054ade77d62918878bd89c28cd.png

 

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

12 hours ago, Matgen84 said:

 

I'm using Imac19,1 SMBIOS. Now I try anothers memory fix because NVRAM problems sometime with AptioMemoryFix.

Yup. It has never worked for me. The only thing that I can use is the free2000 version.

  • Like 1
Link to comment
Share on other sites

1 minute ago, pkdesign said:

Yup. It has never worked for me. The only thing that I can use is the free2000 version.

 

I use it since yesterday: works fine on my config. On several site (Hackintosher.com, etc) and repo on Github, free2000 is recommended for Gigabyte Z390 board. 

Link to comment
Share on other sites

@Slice Another mistery uhmmb.. as we previously found on Clover Localization;

I didn't touch Clovy theme from repo, neither the theme is located there.

But, when I `git push origin master` this theme need to be synced #LOL

So, what's wrong with this `CLOV` string; seems ghosted right? :hysterical:

Screenshot 2019-08-14 at 12.00.36 AM.jpg

Link to comment
Share on other sites

41 minutes ago, Andres ZeroCross said:

Maybe @vector sigma or @Slice can help me :)

With multiple Disks on a single mach; how if you try first unmounting another ESP but leaving one for Clover target installation only before running Clover package?

sudo diskutil umount /dev/diskXsY

 

Edited by Badruzeus
Link to comment
Share on other sites

×
×
  • Create New...