ADHDMedia Posted June 19, 2014 Share Posted June 19, 2014 Back to this. I didn't change anything since the last time I booted into YM. Any suggestions on how I can fix this? Link to comment Share on other sites More sharing options...
Slice Posted June 19, 2014 Share Posted June 19, 2014 Did you use VBoxHFS.efi or HFSPlus.efi? Link to comment Share on other sites More sharing options...
ADHDMedia Posted June 19, 2014 Share Posted June 19, 2014 I think VBoxHFS lemme check Link to comment Share on other sites More sharing options...
Slice Posted June 19, 2014 Share Posted June 19, 2014 I think VBoxHFS lemme check Replace to FS drivers.zip Link to comment Share on other sites More sharing options...
ADHDMedia Posted June 19, 2014 Share Posted June 19, 2014 Still not working, there's definitely a problem with my kernel cache bro. Is there really no way to boot without it and rebuild the cache with Clover? Link to comment Share on other sites More sharing options...
joe75 Posted June 19, 2014 Share Posted June 19, 2014 the easiest way is to boot -x, the system rebuilds kernel cache to boot safe mode then rebuilds again the next time you try to boot normal Link to comment Share on other sites More sharing options...
ADHDMedia Posted June 19, 2014 Share Posted June 19, 2014 It won't even get past clover without the kernel cache. I'll try it now. No dice. It keeps saying Mach-0 file has bad magic number. Link to comment Share on other sites More sharing options...
pico joe Posted June 19, 2014 Share Posted June 19, 2014 same case when I rebuild kernelcache with this command kextcache -prelinked-kernel .., in my case : boot with another clover .. its odd but succesded here Link to comment Share on other sites More sharing options...
ADHDMedia Posted June 19, 2014 Share Posted June 19, 2014 You mean like a USB? Or install another version on my SSD? Link to comment Share on other sites More sharing options...
pico joe Posted June 19, 2014 Share Posted June 19, 2014 yes .. boot via usb (flashdrive) till reach the desktop, ... the next boot will normal again Link to comment Share on other sites More sharing options...
shatterhenner Posted June 19, 2014 Share Posted June 19, 2014 hi fellas, im a clover newbie... now my system starts with mounted efi volume on desktop after the last clover update!!! how can i get rid of this efi volume thx in advance Link to comment Share on other sites More sharing options...
burkett375 Posted June 19, 2014 Share Posted June 19, 2014 hi fellas, im a clover newbie... now my system starts with mounted efi volume on desktop after the last clover update!!! how can i get rid of this efi volume thx in advance Do you have the clover pref pane installed? You can change it in the nvram tab. Set mount EFI at boot to never. Sorry I can't be more specific, I'm on my WIN8 machine. Link to comment Share on other sites More sharing options...
maximus Posted June 19, 2014 Share Posted June 19, 2014 hi fellas, im a clover newbie... now my system starts with mounted efi volume on desktop after the last clover update!!! how can i get rid of this efi volume thx in advance System settings -> Clover -> NVRam Variables -> Force mount selected ESP at startup -> No Link to comment Share on other sites More sharing options...
shatterhenner Posted June 19, 2014 Share Posted June 19, 2014 thx, but didn't work...after restart efi volume still appears prefpane is resetted?!?! try to change config.plist to mount efi -> NO didn't work too edit : working now set save to nvram to partition to yes (not automatic) thx for your help besides that...i definitely loving this boot loader, damn such a good work guys Link to comment Share on other sites More sharing options...
Bruxo Posted June 19, 2014 Share Posted June 19, 2014 Pop up sond you can using this simple Installer and reboot after Works perfect for me see my Haswell specs Do not get me wrong! But I never need these artifacts app! Sound work perfectly in Yosemite on Bootloader Chamelion rn-r2380 but clover bug cause and effect of popcorn! as told bug anters about Yosemite and Mavericks bootloader Clover! Link to comment Share on other sites More sharing options...
Maniac10 Posted June 19, 2014 Share Posted June 19, 2014 Are you using the same SMBIOS information? That usually happens while faking a MacBook, iMac and MacMini models. Link to comment Share on other sites More sharing options...
Fab1Man Posted June 19, 2014 Share Posted June 19, 2014 Ok, I'm back up a little at 10.10 DP2. Clover boots, even from SSD. I have a new DSDT.aml with new patches. Many things work, including MacPro5,1 SMBIOS with Clover patch, except: - TRIM support. Tried new version (http://www.insanelymac.com/forum/topic/298507-enable-trim-on-non-apple-ssd/?do=findComment&comment=2025739). Not working, tried this: <dict> <key>Name</key> <string>IOAHCIBlockStorage</string> <key>Find</key> <string>AEFQUExFIFNTRAA=</string> <key>Replace</key> <string>AAAAAAAAAAAAAAA=</string> </dict> I also activated kext-dev-mode=1. - Intel HD4600 doesn't inject. It's injected through config.plist with: <key>Graphics</key> <dict> <key>ig-platform-id</key> <string>0x0300220D</string> </dict> I don't see it in System Profiler. I have a transparent menu bar though, so QE/QI is working. Using Nvidia GTX 780 (first revision) as primary GPU. Airplay Mirroring works as well. - Icons in the sidebar (Finder) don't work. They're all blank. Also, FaceTime or anything a little graphical suffers from artifacts. Link to comment Share on other sites More sharing options...
Slice Posted June 20, 2014 Share Posted June 20, 2014 - Intel HD4600 doesn't inject. It's injected through config.plist with: <key>Graphics</key> <dict> <key>ig-platform-id</key> <string>0x0300220D</string> </dict> I don't see it in System Profiler. I have a transparent menu bar though, so QE/QI is working. Using Nvidia GTX 780 (first revision) as primary GPU. Airplay Mirroring works as well. - Icons in the sidebar (Finder) don't work. They're all blank. Also, FaceTime or anything a little graphical suffers from artifacts. Clover byte order differs from chameleon bytes order. You have to write <key>ig-platform-id</key> <string>0x0D220003</string> Link to comment Share on other sites More sharing options...
shatterhenner Posted June 20, 2014 Share Posted June 20, 2014 hi geeks, i noticed that sometimes my pc didn't switch completely off, means the green led is still burning after shutdown...had to manually switch it off!!! any workarounds?!?!?thx in advance Link to comment Share on other sites More sharing options...
Fab1Man Posted June 20, 2014 Share Posted June 20, 2014 Clover byte order differs from chameleon bytes order. You have to write <key>ig-platform-id</key> <string>0x0D220003</string> With DPCI Manager I see Iris Pro with this injected framebuffer, but not in System Profiler. Is that ok? Link to comment Share on other sites More sharing options...
arsradu Posted June 20, 2014 Share Posted June 20, 2014 Hey guys. Quick question: why isn't there a boot logo at startup for Yosemite? If I'm not mistaken, there should be one, shouldn't it? Link to comment Share on other sites More sharing options...
ADHDMedia Posted June 20, 2014 Share Posted June 20, 2014 That was discussed pages and pages ago. I don't think anyone really knows why, actually. Hey will Clover ever be able to boot Yosemite without caches? That was quite a hairball situation I just got myself out of and was only able to do so by using Chameleon. Rather not have to do that in the future. Just curious. Link to comment Share on other sites More sharing options...
oSxFr33k Posted June 20, 2014 Share Posted June 20, 2014 Is it better to have the EFI partition on both the USB installer and the drive you will install onto, fat rather than HFS+? This is the part that is throwing me for a loop as to the reason why it may be better or not? PC prefers Fat over HFS perhaps? Link to comment Share on other sites More sharing options...
xpamamadeus Posted June 20, 2014 Share Posted June 20, 2014 Is it better to have the EFI partition on both the USB installer and the drive you will install onto, fat rather than HFS+? This is the part that is throwing me for a loop as to the reason why it may be better or not? PC prefers Fat over HFS perhaps? Its better to have EFI partition since clover can write to this partition and cannot write to hfs soo we cannot save dsdt tables and cannot take boot.log /debug.log. Link to comment Share on other sites More sharing options...
tluck Posted June 20, 2014 Share Posted June 20, 2014 FYI... Yosemite DP2 works great on the T420. I am running clover 2721. no changes to the config or were needed (other than adding kext-dev-mode=1 to boot args.) @arsradu - what do you mean boot logo at startup for yosemite? do you mean an icon for 10.10 in the clover GUI? or doing boot of the OS (i get a progress bar instead of the spinning circle under the apple. i just added a new OS X yosemite icon (os_yos.icns) to my ThinkPad Theme today. Observations (i.e. a few quirks will need to be ironed out) i did notice can't boot without caches. (yosemite has relocated the kernel etc) my LCD comes up very dark from boot every time. for now just need to toggle brightness and its bright again. (i use Rehabmans APCIBacklight.kext) with yosemite, its Recovery HD partition seems to have some extra items, such that clover picks up 2 boot.efi and lists it 2 times (one is OSX and one is Recovery HD). as compared 10.9.3 recovery HD. and if i select the Recover partition, Clover was not able to actually boot the Recovery Partition I also reverted my partition back to a physical partition instead of a logical partition ... as some of the clover rc scripts got a lost with the indirection of logical partitions and to what is the actual boot drive etc. 1:571 0:013 found PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(1,GPT,508E7C04-3837-4962-BF09-C18685712C8E,0x28,0x64000)\EFI\BOOT\BOOTX64.efi 1:581 0:002 found PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(2,GPT,C8207D8A-456D-4A9C-901C-80D386164B9B,0x64028,0x513A78B0)\System\Library\CoreServices\boot.efi 1:653 0:001 found PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0x0,0x0)\HD(3,GPT,ED6F0FD8-0D05-4638-8975-5174B59E067C,0x5140B8D8,0x135F28)\com.apple.recovery.boot\boot.efi 1:686 0:003 found PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0x0,0x0)\HD(1,GPT,FF17AC33-9AE4-42B7-9652-1CF8B00AD4E1,0x28,0x64000)\EFI\BOOT\BOOTX64.efi 1:914 0:012 found PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0x0,0x0)\HD(3,GPT,C068F42E-476B-4413-B6B5-1B55631C1414,0x28C91038,0xB2D05E0)\System\Library\CoreServices\boot.efi 2:029 0:010 found PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0x0,0x0)\HD(4,GPT,E82311FB-06AC-483B-8D1C-9613EB031113,0x33F61618,0x135F20)\System\Library\CoreServices\boot.efi 2:041 0:012 found PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0x0,0x0)\HD(4,GPT,E82311FB-06AC-483B-8D1C-9613EB031113,0x33F61618,0x135F20)\com.apple.recovery.boot\boot.efi Link to comment Share on other sites More sharing options...
Recommended Posts