Jump to content
30960 posts in this topic

Recommended Posts

Hi all. Just want to share an interesting observation I made yesterday (perhaps surpassed it, but anyway ...). I was having a little problem with shutdown working intermittently on my Mavericks, and after much research and reading, I saw that this problem also occurs with the Apple hardware. In one reading I saw that the problem could be caused by the Find my Mac and disable it suffice to correct the problem and really that's what happened here.

Hello! I have installed Clover to my USB. But when i boot up i only get a blue screen with text on. No, not the famous Windows Bluescreen, but almost..

 

I post a picture for you to see:

https://www.dropbox.com/s/060qqeabxjpgq9s/IMG_20140122_233614.jpg

 

IMG_20140122_233614.jpg

 

 

Thanks.

 

post-1290608-0-59685200-1390430455_thumb.jpg

Hello! I have installed Clover to my USB. But when i boot up i only get a blue screen with text on. No, not the famous Windows Bluescreen, but almost..

 

I post a picture for you to see:

https://www.dropbox.com/s/060qqeabxjpgq9s/IMG_20140122_233614.jpg

 

IMG_20140122_233614.jpg

 

 

Thanks.

You need a theme in folder Clover

You need a theme in folder Clover

I have a folder called "themes" in my clover, there are only small .png files. Should there be anything else?

 

Her are som pics of my folders:

DropBox - https://www.dropbox.com/sh/ay617i9j1mxud9g/NwMbFgzkso

Edited by iDrewn

@iDrewn,

that is the embedded theme, it's not too fantastic at the moment, you need to install a theme. Easiest way to do that is select one in installer, they are selected by default though so you must have unchecked it.

 

I'm on Windows, don't know hos to get in to the installer. I really needs help with this! :(

Please press space bar over entry and select verbose boot see if anything more comes up, if not please edit config.plist and set key Boot/Log=true, make sure \EFI\CLOVER\misc exists and debug.log will show up in there, please post it.

Thanks for the help, this is what I see on my display clover.jpg

 

Also, this is my log file.

@iDrew: you actually have 2 themes installed already (BGM and black_green) but you need to set the preference or it won't be used!

Ok, I tthink that I'm starting to unerstand how this works now..  :)  In my "EFI" folder I have the config.plist file, but when I search that .plist there is no Theme section. The only place I can find the Theme section are in refit.plist, and if I understand correct that is for older versions? I have r2444.. :help: And to answer earlier speaker @magnifico, it's made on Windows 7 64-bit using Transmac and Diskutility tool. (has tried booth).

You don't need any of that stuff to make a clover usb stick, you do need it to make an installer but as I recall you can only make a lion or older installer using that method, so you need os x to create a mountain lion or mavericks installer. you can always create the lion installer in windows and just keep upgrading and then create whichever installer you want at that point. Don't know how you came about that he had those themes installed but he does not according to boot log, he has bootcamp, my guess is an old one or something. He needs aptiofix because it's not there and he has AMI firmware

0:100  0:000  Starting Clover rev 2512 on American Megatrends EFI
0:233  0:016  LoadDrivers() start
0:250  0:016  Loading FSInject-64.efi
0:272  0:022  Loading OsxFatBinaryDrv-64.efi
0:295  0:023  Loading VBoxHfs-64.efi
0:319  0:024   - driver needs connecting
0:343  0:023  1 drivers needs connecting ...
0:360  0:016  PlatformDriverOverrideProtocol->GetDriver overriden
0:376  0:016  Searching for invalid DiskIo BY_DRIVER connects: not found, all ok
1:063  0:687  LoadDrivers() end

Please check out the wiki for how to correctly configure because if you have refit.conf then you are probably using wrong style of old config.plist 

http://clover-wiki.zetam.org/Contents

http://clover-wiki.zetam.org/Configuration#Config.plist-structure

Oh forgot just download the newest package from sourceforge http://sourceforge.net/projects/cloverefiboot/ and use 7zip to extract the components in windows, easiest way to create it. Is open .pkg and then grab EFIFolder.pkg/Payload/Payload~/./ and extract that to usb root. pick the drivers you need and navigate same way to get them, then make sure you copy \EFI\CLOVER\CLOVERX64.efi to \EFI\BOOT\BOOTX64.efi. You should have good structure, now just edit config.plist as needed from wiki reference. Drivers go in \EFI\CLOVER\drivers64UEFI and themes go in \EFI\CLOVER\themes. You'll probably need to do some DSDT/SSDT patching.

OK! Will try this asap! I really appreciate tthe help!

 

sorry for my bad english, i'm from sweden ;)

You don't need any of that stuff to make a clover usb stick, you do need it to make an installer but as I recall you can only make a lion or older installer using that method, so you need os x to create a mountain lion or mavericks installer. you can always create the lion installer in windows and just keep upgrading and then create whichever installer you want at that point. Don't know how you came about that he had those themes installed but he does not according to boot log, he has bootcamp, my guess is an old one or something. He needs aptiofix because it's not there and he has AMI firmware

0:100  0:000  Starting Clover rev 2512 on American Megatrends EFI
0:233  0:016  LoadDrivers() start
0:250  0:016  Loading FSInject-64.efi
0:272  0:022  Loading OsxFatBinaryDrv-64.efi
0:295  0:023  Loading VBoxHfs-64.efi
0:319  0:024   - driver needs connecting
0:343  0:023  1 drivers needs connecting ...
0:360  0:016  PlatformDriverOverrideProtocol->GetDriver overriden
0:376  0:016  Searching for invalid DiskIo BY_DRIVER connects: not found, all ok
1:063  0:687  LoadDrivers() end

Please check out the wiki for how to correctly configure because if you have refit.conf then you are probably using wrong style of old config.plist 

http://clover-wiki.zetam.org/Contents

http://clover-wiki.zetam.org/Configuration#Config.plist-structure

Oh forgot just download the newest package from sourceforge http://sourceforge.net/projects/cloverefiboot/ and use 7zip to extract the components in windows, easiest way to create it. Is open .pkg and then grab EFIFolder.pkg/Payload/Payload~/./ and extract that to usb root. pick the drivers you need and navigate same way to get them, then make sure you copy \EFI\CLOVER\CLOVERX64.efi to \EFI\BOOT\BOOTX64.efi. You should have good structure, now just edit config.plist as needed from wiki reference. Drivers go in \EFI\CLOVER\drivers64UEFI and themes go in \EFI\CLOVER\themes. You'll probably need to do some DSDT/SSDT patching.

Now I have prepared everything.. Where do I find DSDT.aml?

Now I have prepared everything.. Where do I find DSDT.aml?

 

 

u need

"Belarus Mtz 1025"

and go in forest to find one...

 

Or you can read this > http://clover-wiki.zetam.org/Fixing-DSDT

 

Then try to understand and apply what you just learned using this settings > http://clover-wiki.zetam.org/Configuration/ACPI#DSDT-/-Fixes

  • Like 1

Hello Slice,

 

It is not booted in 32-bit from rev 2482 to latest release of rev 2512.

And 64-bit is booted OK until now.

You should give more information to analyze.

I tested every version and have never problem with 32bit. My notebooks works always in 32.

So earlier today I thought I had figured out Clover. I had it working and everything, did a Mavericks install and it was great until the Gigabyte UEFi hung and caused me to clear CMOS. Now even with OSXAptio driver, I can't get anything to boot with Clover past "root device UUID... Error Exiting Boot Services, Boot failed, Sleeping for 10 seconds etc.". I tried for hours and I'm just going to go back to Chameleon. Here's the Clover log if anyone wants to look at it. If anyone has an idea, please feel free.

You should give more information to analyze.

I tested every version and have never problem with 32bit. My notebooks works always in 32.

Sure, I install Clover to SD-Card with options just like the following picture.

post-35058-0-22703600-1390541088_thumb.png

Tested in my 32bit only netbook and desktop PC with 64bit function.

My netbook and desktop PC stuck in only word "3" on monitor.

But, when I boot desktop PC in 64bit by pressing 6 and it boot OK.

×
×
  • Create New...