pernacabeluda Posted June 2, 2014 Share Posted June 2, 2014 (edited) A Apple acaba de lançar o primeiro developer preview do novo OS X (build 14A238x) http://www.apple.com/osx/preview/ Torrent dos nossos companheiros russos https://inmac.org/topic/26894/ Guia de instalação http://Olarila.com/forum/viewtopic.php?f=35&t=4630 Edited June 5, 2014 by Guest Quote Donation with Paypal | Mercado Livre | Premium and Donators Users | Installation GUIDE Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 Donation with PicPay @danielnmaldonado Donated? Send me PM with files or use DSDT Patch Requests Link to comment Share on other sites More sharing options...
Administrators Allan Posted June 2, 2014 Administrators Share Posted June 2, 2014 Valeu Perna!! O que resta agora é ter um update do Clover e Chameleon com suporte ao novo OS X. Quote Thanks & Regards IdeaPad Gaming 3i • Aspire A515-52 • Clover / OpenCoreWe are in a great Forum, so, let's have some fun and learn from each other! Link to comment Share on other sites More sharing options...
mendietinha Posted June 2, 2014 Share Posted June 2, 2014 parece que há problemas com as assinaturas das kexts. Quote Se quando viaja faz o que quer, quando viajar, não leve a mulher . Core I5 750 12gb 500gb GTX 760(macOS 10.12, macOS 10.12.Xb, Win10) Pentium 4 3.06 2gb 80gb fx5200 (10.5.8) iMac G3 400Mhz 512mb Rage 8Mb (10.4.11) Save OSX86... Don't Let Tony win! Link to comment Share on other sites More sharing options...
Administrators Allan Posted June 3, 2014 Administrators Share Posted June 3, 2014 Alguem já conseguiu testar? Quote Thanks & Regards IdeaPad Gaming 3i • Aspire A515-52 • Clover / OpenCoreWe are in a great Forum, so, let's have some fun and learn from each other! Link to comment Share on other sites More sharing options...
pernacabeluda Posted June 3, 2014 Author Share Posted June 3, 2014 (edited) Edit: o Clover já injeta as kexts no 10.10, o método deste post não é mais necessário. Siga este guia http://Olarila.com/forum/viewtopic.php?f=35&t=4630 Monte o InstallESD.dmg que se encontra na pasta Contents/SharedSupport do Install OS X 10.10 Developer Preview.app Monte o BaseSystem.dmg que está (oculto) em OS X Install ESD open /Volumes/OS\ X\ Install\ ESD/BaseSystem.dmg Usando o Utilitário de Disco restaure a partição OS X Base System para um pen drive (ou partição do HD) no formato Mac OS Expandido (Reg. Cronológico) Remova o link Packages da pasta System/Installation do pen drive rm /Volumes/OS\ X\ Base\ System\ 1/System/Installation/Packages Copie a pasta Packages de OS X Install ESD para a pasta System/Installation do pen drive cp -R /Volumes/OS\ X\ Install\ ESD/Packages /Volumes/OS\ X\ Base\ System\ 1/System/Installation Copie os arquivos BaseSystem.dmg e Basesystem.chunklist de OS X Install ESD para a raiz do pen drive cp /Volumes/OS\ X\ Install\ ESD/BaseSystem.* /Volumes/OS\ X\ Base\ System\ 1 Instale o Clover no pen drive (se ainda não usa) Adicione kext-dev-mode=1 nos boot-args do Clover <key>Boot</key> <dict> <key>Arguments</key> <string>-v kext-dev-mode=1</string> </dict> Copie as kexts essenciais (FakeSMC, etc) para uma pasta do pen drive (exemplo /kexts) Faça boot do instalador no modo single user fsck -fy mount -uw / chown -R 0:0 /kexts/*.kext chmod -R 755 /kexts/*.kext cp -R /kexts/*.kext /System/Library/Extensions kextcache -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext /System/Library/Extensions exit O Extensions.mkext na realidade não é usado, o comando kextcache é apenas uma forma de fazer com que as kexts recém copiadas sejam carregadas em vez de usar apenas o kernelcache, pois o kext injection do Clover ainda não funciona com o 10.10 Não selecione português pois faltam os textos dos diálogos do instalador Ao término da instalação não reinicie, abra o Utilitário de Disco e veja o identificador da partição onde você instalou o sistema (diskXsY) mkdir /Volumes/temp mount -t hfs /dev/diskXsY /Volumes/temp cp -R /kexts/*.kext /Volumes/temp/System/Library/Extensions Reinicie e faça boot do sistema no modo single user fsck -fy mount -uw / kextcache -prelinked-kernel exit Se o instalador reiniciar antes de você copiar as kexts ou se tiver problema para montar a partição do sistema pelo instalador, você pode copiar pelo single user do próprio sistema (nesse caso diskXsY é o pen drive) fsck -fy mount -uw / mkdir /Volumes/temp mount -t hfs /dev/diskXsY /Volumes/temp cp -R /Volumes/temp/kexts/*.kext /System/Library/Extensions kextcache -prelinked-kernel exit Créditos http://www.insanelymac.com/forum/topic/298402-os-x-yosemite-dps-builds/?p=2024283 Edited June 5, 2014 by Guest Quote Donation with Paypal | Mercado Livre | Premium and Donators Users | Installation GUIDE Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 Donation with PicPay @danielnmaldonado Donated? Send me PM with files or use DSDT Patch Requests Link to comment Share on other sites More sharing options...
laurasoares Posted June 3, 2014 Share Posted June 3, 2014 Fico com ecrã preto e um traço a piscar, estou a usar o clover v2_r1667. O meu pendrive ficou assim? Quote MOTHERBOARD: Asus TUF Z270 MARK 2 CPU: Intel i5-7600K 3.8 GHZ MEM: 2x8 = 16GB G.Skill HD: Samsung M.2 960 EVO 250GB Link to comment Share on other sites More sharing options...
pernacabeluda Posted June 3, 2014 Author Share Posted June 3, 2014 Em que ponto acontece isso? Quote Donation with Paypal | Mercado Livre | Premium and Donators Users | Installation GUIDE Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 Donation with PicPay @danielnmaldonado Donated? Send me PM with files or use DSDT Patch Requests Link to comment Share on other sites More sharing options...
laurasoares Posted June 3, 2014 Share Posted June 3, 2014 no boot do pendrive, logo de inicio! Quote MOTHERBOARD: Asus TUF Z270 MARK 2 CPU: Intel i5-7600K 3.8 GHZ MEM: 2x8 = 16GB G.Skill HD: Samsung M.2 960 EVO 250GB Link to comment Share on other sites More sharing options...
pernacabeluda Posted June 3, 2014 Author Share Posted June 3, 2014 Então é algo na instalação do Clover, usa a última versão (r2689) http://sourceforge.net/projects/cloverefiboot/ Não esquece de selecionar o boot0ss e o tema. Quote Donation with Paypal | Mercado Livre | Premium and Donators Users | Installation GUIDE Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 Donation with PicPay @danielnmaldonado Donated? Send me PM with files or use DSDT Patch Requests Link to comment Share on other sites More sharing options...
everson7 Posted June 3, 2014 Share Posted June 3, 2014 Qual a flag para o chameleon? Essa "kext-dev-mode=1" para o clover? Quote Link to comment Share on other sites More sharing options...
laurasoares Posted June 3, 2014 Share Posted June 3, 2014 Ok, perna vou testar aqui. Obrigado.. Quote MOTHERBOARD: Asus TUF Z270 MARK 2 CPU: Intel i5-7600K 3.8 GHZ MEM: 2x8 = 16GB G.Skill HD: Samsung M.2 960 EVO 250GB Link to comment Share on other sites More sharing options...
pernacabeluda Posted June 3, 2014 Author Share Posted June 3, 2014 Qual a flag para o chameleon?Essa "kext-dev-mode=1" para o clover? Chameleon não funciona, tem que ser Clover. Quote Donation with Paypal | Mercado Livre | Premium and Donators Users | Installation GUIDE Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 Donation with PicPay @danielnmaldonado Donated? Send me PM with files or use DSDT Patch Requests Link to comment Share on other sites More sharing options...
laurasoares Posted June 3, 2014 Share Posted June 3, 2014 Perna então são estas opçoes? Edite: Agora o boot apareceu! Quote MOTHERBOARD: Asus TUF Z270 MARK 2 CPU: Intel i5-7600K 3.8 GHZ MEM: 2x8 = 16GB G.Skill HD: Samsung M.2 960 EVO 250GB Link to comment Share on other sites More sharing options...
RCOO Posted June 3, 2014 Share Posted June 3, 2014 É preciso patchear o mach_kernel para instalar num esquema MBR? Quote Link to comment Share on other sites More sharing options...
asapreta Posted June 3, 2014 Share Posted June 3, 2014 Instalou aqui mas na hora de dar o comando: mount -t hfs /dev/diskXsY /Volumes/temp Dá como RESOURCE BUSY.... Claro que mudei o Y e X para os meus aqui (disk3s2) Quote Hacks: Main: Gigabyte Z390 Gaming X - Intel i5 9400F - 16 GB DDR4 2666 - Radeon RX 570 4GB - Big Sur 11.4 / Monterrey 12 Beta 1Backup: Gigabyte EP-45-UD3R - Intel Core2Quad 9550 @4.0Ghz - 8 GB DDR2 - GeForce 9800GT - Sierra Link to comment Share on other sites More sharing options...
pernacabeluda Posted June 3, 2014 Author Share Posted June 3, 2014 É preciso patchear o mach_kernel para instalar num esquema MBR? Pelo que vi não há restrição para instalar em MBR. Quote Donation with Paypal | Mercado Livre | Premium and Donators Users | Installation GUIDE Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 Donation with PicPay @danielnmaldonado Donated? Send me PM with files or use DSDT Patch Requests Link to comment Share on other sites More sharing options...
pernacabeluda Posted June 3, 2014 Author Share Posted June 3, 2014 Instalou aqui mas na hora de dar o comando: Dá como RESOURCE BUSY.... Claro que mudei o Y e X para os meus aqui (disk3s2) Reinicia e copia pelo single user no boot do sistema fsck -fy mount -uw / mkdir /Volumes/temp mount -t hfs /dev/diskXsY /Volumes/temp cp -R /Volumes/temp/kexts/*.kext /System/Library/Extensions nvram boot-args="kext-dev-mode=1" kextcache -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext /System/Library/Extensions exit O único problema é que precisa "adivinhar" o identificador do pen drive. Quote Donation with Paypal | Mercado Livre | Premium and Donators Users | Installation GUIDE Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 Donation with PicPay @danielnmaldonado Donated? Send me PM with files or use DSDT Patch Requests Link to comment Share on other sites More sharing options...
RCOO Posted June 3, 2014 Share Posted June 3, 2014 estou a ter o erro: Missing bluetooth controller transport quando tento dar boot com a flag -s... Já tentei eliminar os kext AppleIntelHD* e AppleIntelFr* e inciar com a flag UseKernelCache=no GraphicsEnabler=no cpus=1 -s e continua a dar o erro. Alguma sugestão? Quote Link to comment Share on other sites More sharing options...
pernacabeluda Posted June 3, 2014 Author Share Posted June 3, 2014 UseKernelCache e GraphicsEnabler são opções do Chameleon, não funcionam no Clover. Para entrar em single user no Clover aperta a barra de espaço e seleciona nas opções. Quote Donation with Paypal | Mercado Livre | Premium and Donators Users | Installation GUIDE Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 Donation with PicPay @danielnmaldonado Donated? Send me PM with files or use DSDT Patch Requests Link to comment Share on other sites More sharing options...
Administrators Allan Posted June 3, 2014 Administrators Share Posted June 3, 2014 Off-topic. Perna, você sentiu alguma diferença nessa versão? Mais leve, estabilidade (apesar de ser DP1) e outras coisas? Quote Thanks & Regards IdeaPad Gaming 3i • Aspire A515-52 • Clover / OpenCoreWe are in a great Forum, so, let's have some fun and learn from each other! Link to comment Share on other sites More sharing options...
RCOO Posted June 3, 2014 Share Posted June 3, 2014 UseKernelCache e GraphicsEnabler são opções do Chameleon, não funcionam no Clover. Para entrar em single user no Clover aperta a barra de espaço e seleciona nas opções. Fiz isso. Continua a dar o erro: missing bluetooth controller transport. Quote Link to comment Share on other sites More sharing options...
pernacabeluda Posted June 3, 2014 Author Share Posted June 3, 2014 Off-topic. Perna, você sentiu alguma diferença nessa versão? Mais leve, estabilidade (apesar de ser DP1) e outras coisas? Não posso falar muito porque estou usando num HD externo de testes, então o boot é um pouco demorado, mas uma vez carregado ele parece bem rápido. Quanto à estabilidade não se pode esperar muito, uma vez que é o primeiro DP. Quote Donation with Paypal | Mercado Livre | Premium and Donators Users | Installation GUIDE Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 Donation with PicPay @danielnmaldonado Donated? Send me PM with files or use DSDT Patch Requests Link to comment Share on other sites More sharing options...
pernacabeluda Posted June 3, 2014 Author Share Posted June 3, 2014 Fiz isso. Continua a dar o erro: missing bluetooth controller transport. Se chega no prompt não faz mal que apareça essa mensagem, pode rodar os comandos. Quote Donation with Paypal | Mercado Livre | Premium and Donators Users | Installation GUIDE Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 Donation with PicPay @danielnmaldonado Donated? Send me PM with files or use DSDT Patch Requests Link to comment Share on other sites More sharing options...
asapreta Posted June 3, 2014 Share Posted June 3, 2014 Reinicia e copia pelo single user no boot do sistema fsck -fy mount -uw / mkdir /Volumes/temp mount -t hfs /dev/diskXsY /Volumes/temp cp -R /Volumes/temp/kexts/*.kext /System/Library/Extensions nvram boot-args="kext-dev-mode=1" kextcache -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext /System/Library/Extensions exit O único problema é que precisa "adivinhar" o identificador do pen drive. Como não mexi nos drives era o do HD do Yosemite, eu fiz e instalei. Agora vou botar o Clover nele. Quote Hacks: Main: Gigabyte Z390 Gaming X - Intel i5 9400F - 16 GB DDR4 2666 - Radeon RX 570 4GB - Big Sur 11.4 / Monterrey 12 Beta 1Backup: Gigabyte EP-45-UD3R - Intel Core2Quad 9550 @4.0Ghz - 8 GB DDR2 - GeForce 9800GT - Sierra Link to comment Share on other sites More sharing options...
RCOO Posted June 3, 2014 Share Posted June 3, 2014 Se chega no prompt não faz mal que apareça essa mensagem, pode rodar os comandos. O erro aparece logo depois de uma entrada chamada bash32#root: Mas não consigo escrever comandos e passados uns segundos aparece a mensagem de erro e bloqueia. Quote Link to comment Share on other sites More sharing options...