Popular Post AsusFreak Posted June 6, 2014 Popular Post Share Posted June 6, 2014 Yosemite Final - Clover USB Installer. *UEFI Format a 8GB+ USB with GUID partition mapping and name it Install. Insure the OS X Yosemite.app is in your Application folder. In terminal run the following script. sudo /Applications/Install\ OS\ X\ Yosemite.app/Contents/Resources/createinstallmedia --volume /Volumes/Install --applicationpath /Applications/Install\ OS\ X\ Yosemite.app --nointeraction This will take several minutes so be patient, the script will notify you when complete. Now Install Clover r2696 (or newer) to the Install USB. Clover r2953 or newer Recommended! Copy FakeSMC (without plugins) to /EFI/Clover/kexts/10.10 (you may need create the 10.10 folder} Boot USB to Clover, highlight "Install OS X Yosemite", hit spacebar and choose "without caches" and install Yosemite. Re-boot to USB and select your SSD or HD to complete the installation. Install Clover to your boot drive. install your kexts to S/L/E or use Clover to inject kexts from EFI/Clover/kexts/10.10 Done Please post Clover questions here. Clover: Thanks Slice and the dev team. Clover Thanks "toleda" for DP and PB scripts. EDIT: For anyone having a problem with this process: You might try using the HFSPlus-64.efi (Google it) rather than VBoxHfs-64. Also be certain you're booting from a USB 2.0 port. 49 Link to comment Share on other sites More sharing options...
Li Tan Posted June 6, 2014 Share Posted June 6, 2014 Nice work!!! 2 Link to comment Share on other sites More sharing options...
OneBlueSky Posted June 6, 2014 Share Posted June 6, 2014 It's gotten me further than any other so far! Nice work! Any idea what this means though? It just hangs here forever. 2 Link to comment Share on other sites More sharing options...
tuanpekoe Posted June 6, 2014 Share Posted June 6, 2014 It's gotten me further than any other so far! Nice work! Any idea what this means though? It just hangs here forever. photo-1.JPG Try to add "slide=0" to Arguments Link to comment Share on other sites More sharing options...
AsusFreak Posted June 6, 2014 Author Share Posted June 6, 2014 It's gotten me further than any other so far! Nice work! Any idea what this means though? It just hangs here forever. photo-1.JPG I see no hardware specs. Research in Clover, unrelated to Yosemite... 1 Link to comment Share on other sites More sharing options...
mitch_de Posted June 6, 2014 Share Posted June 6, 2014 Can you please upload newest clover.pkg 2696 - I can only find 2695. Or any hint where such newer builds can be founds (official site 2689 i think). Link to comment Share on other sites More sharing options...
AsusFreak Posted June 6, 2014 Author Share Posted June 6, 2014 http://www.osx86.net/files/download/4061-clover-v2k-bootloader-for-yosemite-1010-dp1/ 1 Link to comment Share on other sites More sharing options...
crusher Posted June 6, 2014 Share Posted June 6, 2014 I have a problem for my graphic card.I try to install via this kernel flags--s kext-dev-mode=1 after this I use a this command fsck -fy mount -uw / chmod -R 775 /kexts/FakeSMC.kext chown -R root:wheel /kexts/FakeSMC.kext cp -R /kexts/FakeSMC.kext /System/Library/Extensions/ kextload -v /System/Library/Extensions/FakeSMC.kext exit and after that I have a restart my PC.And I delete NVDA kext I have a boot screen and install Yosemite,but no work my graphic card GTX580.Where is the mistake? Thank's... Link to comment Share on other sites More sharing options...
AsusFreak Posted June 6, 2014 Author Share Posted June 6, 2014 Is the GTX580 supported in OS X? If so, install using this guide to create your installer and have clover inject GE if needed. None of this is necessary anymore: fsck -fymount -uw /chmod -R 775 /kexts/FakeSMC.kextchown -R root:wheel /kexts/FakeSMC.kextcp -R /kexts/FakeSMC.kext /System/Library/Extensions/kextload -v /System/Library/Extensions/FakeSMC.kextexit Refer to Clover forum for help if required. Link to comment Share on other sites More sharing options...
tuanpekoe Posted June 6, 2014 Share Posted June 6, 2014 Can you please upload newest clover.pkg 2696 - I can only find 2695. Or any hint where such newer builds can be founds (official site 2689 i think). The "Clover 2696.pkg" in here. Enjoy https://www.mediafire.com/folder/d5y0gcddcoy1h/Yosemite_DP1 Link to comment Share on other sites More sharing options...
Li Tan Posted June 6, 2014 Share Posted June 6, 2014 Thanks for the Clover 2696 Link to comment Share on other sites More sharing options...
anzharhendra Posted June 6, 2014 Share Posted June 6, 2014 how to install on mbr partition?? Link to comment Share on other sites More sharing options...
thegmanosx Posted June 6, 2014 Share Posted June 6, 2014 ok after the install i boot back in the install and cp -R FakeSMC.kext /Volume/OSX/System/Library/Extensions then i reboot and try to boot in and i get a kernel panic and my PC reboots help Link to comment Share on other sites More sharing options...
warlikewings Posted June 6, 2014 Share Posted June 6, 2014 My install went perfectly thanks to slice's clover update, but I'm having one pretty significant issue. My GPU (intel HD 4600) is detected, and the kext appears to be loaded, but I have no QE/CI, I'm using the inject intel, and inject EDID options in clover, and still no luck. It only detects my card properly with a patched IntelFrameBufferAzul.kext carried over from mavericks, but when I apply the same modifications to the Yosemite kext's info.plist, my screen goes haywire and I can see colors and lines but nothing I can actually make sense of. Does anyone have QE/CI working with an HD4600? If so, do you have any advice for me? The lack of QE/CI seems to make the system a bit more laggy than it should be, though I know a beta developer preview isn't going to be the most stable thing around to begin with. Link to comment Share on other sites More sharing options...
crusher Posted June 6, 2014 Share Posted June 6, 2014 Use and 8GB+ USB stick and format it with GUID partition mapping and a partition named Install, then run the following in terminal: (This process assumes your Install.app resides in Downloads, if not change the path or copy to downloads) sudo hdiutil attach ~/Downloads/Install\ OS\ X\ 10.10\ Developer\ Preview.app/Contents/SharedSupport/InstallESD.dmg sudo asr restore -source /Volumes/OS\ X\ Install\ ESD/BaseSystem.dmg -target /Volumes/Install -erase -format HFS+ sudo rm /Volumes/OS\ X\ Base\ System/System/Installation/Packages sudo cp -a /Volumes/OS\ X\ Install\ ESD/Packages /Volumes/OS\ X\ Base\ System/System/Installation/Packages sudo cp -a /Volumes/OS\ X\ Install\ ESD/BaseSystem.dmg /Volumes/OS\ X\ Install\ ESD/BaseSystem.chunklist /Volumes/OS\ X\ Base\ System How to put name on my USB stck. Ok I see. Link to comment Share on other sites More sharing options...
warlikewings Posted June 6, 2014 Share Posted June 6, 2014 Click on the name of the usb, or you can name it through disk utility when formatting/erasing. Otherwise on desktop, click it slowly a couple of times it should highlight the name in blue and let you rename. Link to comment Share on other sites More sharing options...
TheTobii Posted June 6, 2014 Share Posted June 6, 2014 My install went perfectly thanks to slice's clover update, but I'm having one pretty significant issue. My GPU (intel HD 4600) is detected, and the kext appears to be loaded, but I have no QE/CI, I'm using the inject intel, and inject EDID options in clover, and still no luck. It only detects my card properly with a patched IntelFrameBufferAzul.kext carried over from mavericks, but when I apply the same modifications to the Yosemite kext's info.plist, my screen goes haywire and I can see colors and lines but nothing I can actually make sense of. Does anyone have QE/CI working with an HD4600? If so, do you have any advice for me? The lack of QE/CI seems to make the system a bit more laggy than it should be, though I know a beta developer preview isn't going to be the most stable thing around to begin with. I have also the problem with my Intel. Link to comment Share on other sites More sharing options...
warlikewings Posted June 6, 2014 Share Posted June 6, 2014 If it weren't so early on in the beta cycle I wouldn't be thrilled about the lack, but since it is the first dp, and I knew going into it that there would be problems, this is more about the trial and error, and collaborating and exchanging ideas and helping others than anything else. My occasional input my not always be helpful, but I try, and I like to feel like I'm doing something that keeps my mind occupied in a fun and educational way. Wish I knew how to write patches and/or drivers, but that's just way beyond me. Link to comment Share on other sites More sharing options...
flava Posted June 6, 2014 Share Posted June 6, 2014 Thanks for this guide very easy to follow ect... but when I get to this stage of the process *Boot USB to Clover, highlight your Install USB, hit the spacebar, choose “with injected text” after highlighting my usb installer and tapping the spacebar I can not see - "with injected text" screenshot below Thanks Link to comment Share on other sites More sharing options...
warlikewings Posted June 6, 2014 Share Posted June 6, 2014 Don't boot with injected kexts, not necessary. Boot single user mode and run the commands, it worked for me. Other alternative, perhaps try a different version of clover? Which are you on right now? Link to comment Share on other sites More sharing options...
flava Posted June 6, 2014 Share Posted June 6, 2014 Clover r2696 as recommended in the tutorial Link to comment Share on other sites More sharing options...
warlikewings Posted June 6, 2014 Share Posted June 6, 2014 Try "without injected kexts" option, mine doesn't have that one, and I'm wondering if it's a typo/glitch caused by your particular theme (doubt it, but try anyhow.) if that doesn't work, you'll have to go back to the single user mode method. Link to comment Share on other sites More sharing options...
vusun123 Posted June 6, 2014 Share Posted June 6, 2014 Slice's method works on all my 2 PCs and 1 laptop. As mentioned, no QE/CI for HD4600 on 10.10 DP1, maybe DP2 will fix it Link to comment Share on other sites More sharing options...
flava Posted June 6, 2014 Share Posted June 6, 2014 I have tried the single user mode when I hit enter I just get a black screen Link to comment Share on other sites More sharing options...
warlikewings Posted June 6, 2014 Share Posted June 6, 2014 Slice's method works on all my 2 PCs and 1 laptop. As mentioned, no QE/CI for HD4600 on 10.10 DP1, maybe DP2 will fix it Oh thank goodness. I honestly thought I had forgotten to do something, or that I would have to hop through hoops to enable QE/CI and couldn't figure out how to. No amount of google searching really helped at all either. Link to comment Share on other sites More sharing options...
Recommended Posts