Olá,
eu só tinha visto esse erro em CD e DVD, normalmente problema na gravação. Acredito que você tenha problema no sistema de arquivos, tenta usar algum programa para reparar o HD, tipo DiskWarrior
http://www.rlslog.net/diskwarrior-bootcd-v4-4-macosx-p2p/
No, Ivy Bridge should work.
Did you delete AppleIntelFramebuffer* and kernelcache?
Try disabling Graphics Injection in Clover options menu and boot without caches (press space).
Try moving video kexts from HD
http://Olarila.com/forum/viewtopic.php?f=27&t=1677
Post install and update to 10.8.5
http://Olarila.com/forum/viewtopic.php?f=28&t=1716
Easy way to write a raw image to USB in macOS, Windows or Linux
-Support Olarila Vanilla Hackintosh by making a donation HERE
-About Premium Users you can check HERE
-Problems with Paypal HERE
-Installation Guide HERE
-Hackintosh EFI folders HERE
-Hackintosh USB Remap HERE
-How to update OpenCore and Kexts HERE
-Guides and Tutorials HERE
-macOS, Windows and Linux
Use Etcher.app https://etcher.io/
-Windows https://sourceforge.net/projects/win32diskimager/
-macOS (Terminal)
diskutil list
diskutil unmountDisk /dev/diskX (replace X by the USB stick identifier)
sudo dd if=[drag and drop the raw file in terminal] of=/dev/rdiskX bs=1m (replace X by the USB stick identifier)
We're all here to have fun and learn from each other! That's all Folks!
Ele usa um kernel 32 bit do DP1
http://forums.macrumors.com/showthread.php?t=1325709
É de se esperar alguns problemas usando partes desatualizadas do sistema.
É verdade, essa gráfica não tem suporte em 64 bit, saiu uma única versão das kexts dela para 64 bit, acho que em 10.6.2, só pode ser ela que esse MLPostFactor usa, e o problema deve estar relacionado ao vídeo, sim.
Deveria funcionar em qualquer um que tenha o pacote hfsprogs instalado
sudo apt-get install hfsprogs
Se ainda não estava montado como somente leitura
sudo mount -t hfsplus -o force,rw /dev/sdx# /media/mntpoint
Olá,
minha sugestão, compra um MacBook. Hackintosh é um hobby, requer tempo. Se o objetivo é programar para iOS é melhor não perder muito tempo instalando o OS X num laptop que não foi feito para isso.
Você leu o tópico? Pelo jeito não, ou saberia que precisa fornecer informações mais detalhadas. Baseado em "tenho uma ralink" ninguém vai poder te ajudar muito.
Se for um modelo que só tem drivers até 10.5 não vai funcionar no 10.8
http://www.mediatek.com/_en/07_downloads/01_windows.php?sn=502
For what I know the solution is to inject the property ig-platform-id with the correct value, it doesn't matter if you do so by patching DSDT, injecting EFI string (device-properties) or using the boot loader automatic injector. If it does not work with other methods, it will probably not work with patched DSDT. Or you are doing something wrong when applying other methods.
http://Olarila.com/forum/viewtopic.php?f=28&t=3111