Jump to content

pernacabeluda

Gurus
  • Posts

    4,899
  • Joined

  • Last visited

Everything posted by pernacabeluda

  1. O procedimento é padrão. http://Olarila.com/forum/viewtopic.php?f=2&t=40 Começa do zero com uma instalação limpa. http://Olarila.com/forum/viewtopic.php?f=17&t=2194 Olha este tópico por exemplo, no final o cara fala que funciona só com GraphicsEnabler=Yes. http://Olarila.com/forum/viewtopic.php?f=26&t=2088
  2. Hello, try this, use TransMac to put this kext into /System/Library/Extensions (extract from zip first) and boot with -f http://nawcom.com/TotallyFixStillWaiting.kext.zip
  3. Follow link for the bootloader of your choice on first post (Clover or Chameleon), use the pkg installer. Essential kexts are on first post. Follow link "How to find kexts for your hardware".
  4. Olá, criei esta imagem com o 10.8.2 http://Olarila.com/forum/viewtopic.php?f=27&t=2197 também tem o boot loader Clover.
  5. Hello, give more details, which bootloader did you install, what's the error without safe boot? are you booting from USB? Clover or Chameleon? Try forcing another SMBIOS, a more recent model which is supported by Mountain Lion.
  6. Hello, you can use Clover. http://www.projectosx.com/forum/index.php?showtopic=2428
  7. **The image is not a Distro, is a clean image without any mod with Clover bootloader, essentials kexts and patches, all inside Clover folder** --Download Updated Images https://www.olarila.com/forum/83-olarila-pre-made-iso-recommended/ --Unzip and Burn -Windows https://sourceforge.net/projects/win32diskimager/ -OS X diskutil list diskutil unmountDisk /dev/diskX sudo dd if=[arraste a imagem para o terminal] of=/dev/rdiskX bs=1m --Install Problems? You can press O or BarSpace key in Clover boot screen and change some configs for your hardware. -Credits and thanks to the old and new people in the community who developed patches, kexts and bootloaders! Slice, Kabyl, usr-sse2, jadran, Blackosx, dmazar, STLVNUB, pcj, apianti, JrCs, pene, FrodoKenny, skoczy, ycr.ru, Oscar09, xsmile, SoThOr, RehabMan, Download-Fritz, Zenit432, cecekpawon, Intel, Apple, Oracle, Chameleon Team, crazybirdy, Mieze, Mirone, Oldnapalm, netkas, Elconiglio, MaLd0n, artut-pt, ErmaC, Pavo, Toleda, Master Chief and family, bcc9, The King, PMheart, Sherlocks, Micky1979, vit9696, vandroiy2013, Voodoo Team, Pike R. Alpha, lvs1974, Austere.J, CVad, Badruzeus, JennyDavid, Sampath Kumar and many many others! We're all here to have fun and learn from each other!
  8. Dê uma lida melhor no tópico, não vi onde ele fala para editar as kexts, pelo que percebo é para criar um "EFI string" e adicionar na configuração do Chameleon. Procure ler o básico, por exemplo, se ler como instalar uma kext, vai saber onde elas estão. http://Olarila.com/forum/viewtopic.php?f=2&t=32
  9. Olá, as kexts da HD 4000 são originais do sistema. Como editar: http://Olarila.com/forum/viewtopic.php?f=3&t=69
  10. Olá, tenta usar o fix USBLegacyOff=yes do Chameleon.
  11. Você trocou seis por meia dúzia, essas versões não valem nada e dificilmente você vai conseguir algum suporte. Volto a recomendar instalação retail.
  12. Access chat to get download link (channel topic). - Copy the .raw file to an USB stick For Windows http://en.opensuse.org/SDB:Live_USB_stick#Download_ImageWriter or http://sourceforge.net/projects/win32diskimager/ If you have error during copy, eject and re-connect the pen drive. When Windows asks if you want to format it, cancel and run Image Writer again. If the problem persists, disable your anti-virus software, it may be blocking raw write to the drive. For OS X http://Olarila.com/forum/viewtopic.php?f=28&t=3736 - Boot the USB drive and install. Default boot loader is Clover http://www.projectosx.com/forum/index.php?showtopic=2562 If you want to use Chameleon press 1 at boot http://forum.voodooprojects.org/index.php/topic,2659.0.html UEFI boot is for Aptio BIOS only. For other BIOS use legacy boot to install, you can fix UEFI boot later http://Olarila.com/forum/viewtopic.php?f=28&t=3405 If you need, use TransMac to delete kexts which are causing problems (System/Library/Extensions) and delete kernelcache (System/Library/Caches/com.apple.kext.caches/Startup) http://www.asy.com/scrtm.htm If boot stops right before reaching the installer, or graphics aren't working right, delete video kexts: ATI = AMDRadeon* and ATI* Intel = AppleIntelHD*, AppleIntelSNB* and AppleIntelFramebuffer* nVidia = GeForce* and NVDA* You can also move kexts booting in single user mode (press space bar in Clover or down arrow key in Chameleon) fsck -fy mount -uw / mkdir /kext_backup cd /System/Library/Extensions mv AppleIntelHD* AppleIntelSNB* AppleIntelFramebuffer* AMDRadeon* ATI* GeForce* NVDA* /kext_backup rm ../Caches/com.apple.kext.caches/Startup/kernelcache reboot You need at least one free partition, use Disk Utility (in the Utilities menu) to erase it as Mac Os Extended (Journaled). If you want to install the boot loader in this partition and you use MBR (not GUID, like if you already have Windows in the HD), it must be a primary (not extended/logical) partition. Wait for the installation to finish and restart. - Boot the USB drive, then choose to boot the HD you just installed OS X (not the installer USB again). - Install boot loader to the HD. - Install essential and other kexts you may need (network, audio, etc). FakeSMC.kext is always needed http://Olarila.com/files/10.8/HWSensors/FakeSMC.kext.zip While you don't have power management fixed, you will probably need NullCPUPowerManagement.kext http://Olarila.com/files/10.6/PM/NullCPUPowerManagement.kext.zip If you use PS/2 keyboard or a laptop you will need VoodooPS2Controller.kext (or ApplePS2Controller.kext) and AppleACPIPS2Nub.kext http://Olarila.com/files/10.8/PS2/PS2_Voodoo.zip How to find kexts for your hardware http://Olarila.com/forum/viewtopic.php?f=18&t=1694 Detailed post install instructions http://Olarila.com/forum/viewtopic.php?f=28&t=1716 - When you format the USB drive as FAT/NTFS you'll notice its size was reduced. Just open Disk Management (Administrative Tools), remove the 5 GB partition and create a new one using all the drive.
  13. Olá, qual versão do HackBoot está usando? Existem várias, tem que ser uma para Lion. Esse DVD é preparado para hackintosh? Já não tem boot no próprio DVD? http://Olarila.com/forum/viewtopic.php?f=3&t=728
  14. - Copy the .raw file to an USB stick using SUSE Studio Image Writer http://en.opensuse.org/SDB:Live_USB_stick#Download_ImageWriter If you have error during copy, eject and re-connect the pen drive. When Windows asks if you want to format it, cancel and run Image Writer again. If the problem persists, disable your anti-virus software, it may be blocking raw write to the drive. Another Image Writer for Windows, if SUSE doesn't work http://sourceforge.net/projects/win32diskimager/ - Boot the USB drive and install. Default boot loader is Clover http://www.projectosx.com/forum/index.php?showtopic=2562 If you want to use Chameleon press 1 at boot0 screen http://forum.voodooprojects.org/index.php/topic,2659.0.html If you need, use TransMac to delete kexts which are causing problems (System/Library/Extensions) and delete kernelcache (System/Library/Caches/com.apple.kext.caches/Startup) http://www.asy.com/scrtm.htm If boot stops right before reaching the installer, or graphics aren't working right, delete video kexts: ATI = ATI* Intel = AppleIntelHD* and AppleIntelSNB* nVidia = GeForce* and NVDA* You can also move kexts booting with flag -s (single user mode) fsck -fy mount -uw / mkdir /kext_backup cd /System/Library/Extensions mv AppleIntelHD* AppleIntelSNB* ATI* GeForce* NVDA* /kext_backup rm ../Caches/com.apple.kext.caches/Startup/kernelcache reboot You need at least one free partition, use Disk Utility (in the Utilities menu) to erase it as Mac Os Extended (Journaled). If you want to install the boot loader in this partition and you use MBR (not GUID, like if you already have Windows in the HD), it must be a primary (not extended/logical) partition. Wait for the installation to finish and restart. - Boot the USB drive, then choose to boot the HD you just installed OS X (not the installer USB again). - Install boot loader to the HD. - Install essential and other kexts you may need (network, audio, etc). FakeSMC.kext is always needed https://github.com/CloverHackyColor/FakeSMC3_with_plugins/releases While you don't have power management fixed, you will probably need NullCPUPowerManagement.kext NullCPUPowerManagement.kext.zip If you use PS/2 keyboard or a laptop you will need VoodooPS2Controller.kext https://github.com/acidanthera/VoodooPS2/releases - When you format the USB drive as FAT/NTFS you'll notice its size was reduced. Just open Disk Management (Administrative Tools), remove the 5 GB partition and create a new one using all the drive. Thanks to iHackintosh_PT for tutorial on creating Lion DVD
  15. If your motherboard is not in the DSDT Database, there is an easy method to create your own patched DSDT. That is to use DSDT Editor alongside motherboard specific patches created by Maldon. This guide will cover that method. Not all boards are covered by this method, but many, many boards are supported To quickly see if your board is included, click here Patch List You need to be using the computer with the motherboard you want the DSDT for when you follow this guide. You can be using OSX, Linux or Windows Step: 1. Sign up to forum. http://Olarila.com/forum/ucp.php?mode=register. Once registered login. 2. Download MaciASL https://Olarila.com/files/Utils/MaciASL.app.zip 3. Find your motherboard's specific patch on https://Olarila.com/files/?dir=DSDT/Packs For the purpose of this guide I will be using an Asus P7P55D board. Right click on your motherboard model, and save the patch to the desktop. 4. Open DSDT editor and on the menu bar click 'File' then 'Extract DSDT'. After a few seconds you will see a lot of strange looking text in the editor. 5. On the menu bar, press 'Patch' and then 'Open'. A file browser window will open. Navigate to your desktop and select the motherboard specific patch we just downloaded. Click 'Open'. ALC8xx AUDIO: Use Toleda's threads to add HDEF edits to your DSDT If on Mountain Lion Toleda's threads provide the latest and most compatible methods of adding HDEF to your DSDT. Using his methods will mean you will not need to use a HDAEnabler kext, as well as getting HDMI audio working. Not needed if your board has non-ALC audio 6. A little window will open. Press 'Apply'. Wait a few seconds while it does its thing, once its complete press 'Close'. 7. On the menu bar, press 'IASL', then 'Compile'. A box will open, inside which there may be some messages. Press 'Fix Errors'. After a second or two, as long as there are 0 errors listed, close the box. 8. On the menu bar, press 'IASL', then 'Save AML As'. A box will open. Navigate to the Desktop, and in the 'Save As' bar, type ''DSDT.AML'' (without the quotation marks). Press 'Save'. 9. On your desktop, you should now have a ready to go patched DSDT file. NOTES: This thread is a guide on how to prepare a DSDT, for example for use with UserDSDT in multishit. If you need help, or advice on how to use a DSDT, or what it does, start a thread in the support sub-forum. ASUS USERS WITH 3XXX BIOSES:- If you are using a 3K bios (eg 3205, 3306 etc), using the mobo specific patch for your board will result in multiple compiling errors. Instead, use the "P8 (generic) BIOS 3xxx" patch. If your board is not in the patch list, make a request here http://Olarila.com/forum/viewtopic.php?f=19&t=1131 If you you are having compilation errors, make sure you do not already have a DSDT in your extra folder. Creating a new DSDT while one is present in the extra folder will result in compilation errors. Delete the old DSDT, restart and then create the new one. You may have to boot in with iboot/rboot depending on your motherboard. Thanks to MaLd0n for the patches, 'el coniglio' for the editor and Toleda for all of his HDEF info. If you wish to donate to MaLd0n for his immense work on the patches, go to https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RYQ6CGUGK5D6S
  16. Experimente estas kexts http://www.insanelymac.com/forum/topic/280926-solved-qe-ci-on-mountain-lion-gm-with-the-nvidia-geforce-8400-gs-512mb-files-for-download/#entry1837389
  17. Tentou botar o ID também na NVDAResman?
  18. Olá, ative o GraphicsEnabler. http://Olarila.com/forum/viewtopic.php?f=2&t=40
  19. Confere a versão do Chameleon no topo da tela, pode estar usando a do Lion que ainda não tem suporte a ML.
  20. Does it work if you use -f or UseKernelCache=no at boot? If it does, just run the patch-ahci-mlion.pl script.
  21. Olá, verifique as configurações do BIOS. O PC é compatível. http://Olarila.com/forum/viewtopic.php?f=2&t=1804
  22. Hello, you are in step 3 of opening post.
  23. Nesta tela http://Olarila.com/forum/viewtopic.php?f=26&p=18237#p18234 clique em "2 TB ST2000..." depois em "partition". Todas as partições serão excluídas, então faça backup de todos os dados antes.
  24. A parte de "partition" aparece quando você seleciona um HD no DU, não quando seleciona apenas uma partição do HD. Eu tentaria refazer as partições pelo DU, esse esquema que você usa (com "System Rese") deve ter unidades lógicas e pode estar causando os problemas.
  25. com.apple.filesystems.msdosfs é o plugin que manipula sistemas de arquivos MS-DOS (FAT).
×
×
  • Create New...