Jump to content

Hackintosh em MSI CR420 1454 Nao reconhece HD Help my pliss


Recommended Posts

Posted

Salve, salve galerinha eu estou a uma semana tentando instalar o Hackintosh notbook, segue as configuraçoes abaixo, eu consigo iniciar a instalaçao usando as seguintes flags boot -v GraphicsEnabler=No busratio=19, ee inicia a instalaçao mas nao reconhece o meu HD na parte do Disk Utilyti, ai eu nao consigo fazer a instalaçao, e outra na minha bios nao tem a opçao de configurar os HD, a parte onde aparece AHCI eu coloquei enable como dizem nos tutoriais mas mesmo assin nao reconhece o HD, me falarao que tem que usar uma instalaçao personalizada do Snow Leopard contendo as Kext do HD, ai e que esta o roblema eu tenho um Iso da instalaçao do hazard que ja e autobootavel.

eu podria modificar o iso hazard e colocar as kext?

Onde eu posso encontrar as kext para o hd citado abaixo?


cofiguraçoes do Nootebook:

marca MSI CR420 mx

modelo ms-1454

processador core i5

4gb de ram


dados do HD abaixo:

Campo Valor

Propriedades do dispositivo ATA

ID do modelo WDC WD5000BEVT-22A0RT0

Número de série WD-WXC1A41L3006

Revisão 01.01A01

World Wide Name 5-0014EE-6568A011E

Tipo de dispositivo SATA-II

Parâmetros 969021 cilindros, 16 cabeças, 63 setores por trilha, 512 bytes por setor

Setores LBA 976773168

Memória de armazenamento temporário (buffer) 8 MB

Setores múltiplos 16

Bytes ECC 50

Capacidade não formatada 476940 MB

Padrão ATA ATA8-ACS


Funções do dispositivo ATA

48-bit LBA Suportado

Gerenciamento de energia avançado Suportado, Ativado

Automatic Acoustic Management Suportado, Desativado

Device Configuration Overlay Suportado

DMA Setup Auto-Activate Suportado, Desativado

General Purpose Logging Suportado

Host Protected Area Suportado, Ativado

In-Order Data Delivery Não suportado

Native Command Queuing Suportado

Phy Event Counters Suportado

Gerenciamento de energia Suportado, Ativado

Power-Up In Standby Não suportado

Read Look-Ahead Suportado, Ativado

Release Interrupt Não suportado

Modo de segurança Suportado, Desativado

SMART Suportado, Ativado

SMART Error Logging Suportado

SMART Self-Test Suportado

Software Settings Preservation Suportado, Ativado

Streaming Não suportado

Tagged Command Queuing Não suportado

Cache de escrita Suportado, Ativado


Fabricante do dispositivo ATA

Nome da empresa Western Digital Corporation


por favor tentei de tudo e ate agora nada, precisso da ajuda de alguem.

Posted

Olá,


faça a instalação por USB que fica mais fácil incluir e excluir kexts, veja os links na minha assinatura.


A propósito, a kext que você precisa é para a controladora ATA, não para o HD.


Como encontrar

http://Olarila.com/forum/viewtopic.php?f=2&t=1404

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted

Tentei rodar o Syste info no windows 7 mas da erro por isso usei o Everest mas só me mostrou esses dados ai, existe outro modo de pegar os id da controldora.

Posted

O Everest também dá as informações da controladora ATA. Você postou os detalhes do HD, isso não interessa.

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted

Pessoal desculpa sou inciante em mac pakspksap, obrigado por estarem me ajudando vlw mesmo mesmo, mesmo apskpas, segue abaixo tudo que encontrei sobre sata ou ata e controlador pelo evereste:


Alguem sabe identificar qual o id nas imagens abaixo?


semttulowvr.png

semttulo2lv.png

semttulo3q.png

semttulo4op.png

semttulo5g.png

Posted

Se não funcionar de cara, vai ser mais fácil inserir/modificar uma kext estando em pen drive do que em DVD.


Se com as ferramentas que você tem, achar mais fácil modificar o ISO e gravar novamente em DVD (correndo o risco de não funcionar novamente) pode tentar inserir/modificar a kext AHCIPortInjector

		<key>5SAHCI4B</key>
	<dict>
		<key>CFBundleIdentifier</key>
		<string>com.apple.driver.AppleAHCIPort</string>
		<key>Chipset Name</key>
		<string>5 Series chipset 4 port AHCI</string>
		<key>IOClass</key>
		<string>AppleAHCI</string>
		<key>IOPCIPrimaryMatch</key>
		<string>0x3b298086</string>
		<key>IOProbeScore</key>
		<integer>2000</integer>
		<key>IOProviderClass</key>
		<string>IOPCIDevice</string>
		<key>Vendor Name</key>
		<string>Intel</string>
	</dict>

 

Como editar


http://Olarila.com/forum/viewtopic.php?f=3&t=69

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted (edited)

Vou usar pendrive amigo, consegui achar na internete tal kext AHCIPortInjector.kext e modifiquei ficando ela assim:

 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleIdentifier</key>
<string>org.chameleon.plist.AHCIPortInjector</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>AHCI Chipsets Injector</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>IOKitPersonalities</key>
<dict>
	<key>ICH7AHCI</key>
	<dict>
		<key>CFBundleIdentifier</key>
		<string>com.apple.driver.AppleAHCIPort</string>
		<key>Chipset Name</key>
		<string>ICH7 AHCI</string>
		<key>IOClass</key>
		<string>AppleAHCI</string>
		<key>IOPCIPrimaryMatch</key>
		<string>0x27c18086</string>
		<key>IOProbeScore</key>
		<integer>2000</integer>
		<key>IOProviderClass</key>
		<string>IOPCIDevice</string>
		<key>Vendor Name</key>
		<string>Intel</string>
	</dict>
	<key>ICH8RAHCI</key>
	<dict>
		<key>CFBundleIdentifier</key>
		<string>com.apple.driver.AppleAHCIPort</string>
		<key>Chipset Name</key>
		<string>ICH8-R AHCI</string>
		<key>IOClass</key>
		<string>AppleAHCI</string>
		<key>IOPCIPrimaryMatch</key>
		<string>0x28218086</string>
		<key>IOProbeScore</key>
		<integer>2000</integer>
		<key>IOProviderClass</key>
		<string>IOPCIDevice</string>
		<key>Vendor Name</key>
		<string>Intel</string>
	</dict>
	<key>ICH8AHCI</key>
	<dict>
		<key>CFBundleIdentifier</key>
		<string>com.apple.driver.AppleAHCIPort</string>
		<key>Chipset Name</key>
		<string>ICH8 AHCI</string>
		<key>IOClass</key>
		<string>AppleAHCI</string>
		<key>IOPCIPrimaryMatch</key>
		<string>0x28248086</string>
		<key>IOProbeScore</key>
		<integer>2000</integer>
		<key>IOProviderClass</key>
		<string>IOPCIDevice</string>
		<key>Vendor Name</key>
		<string>Intel</string>
	</dict>
	<key>ICH9RAHCI</key>
	<dict>
		<key>CFBundleIdentifier</key>
		<string>com.apple.driver.AppleAHCIPort</string>
		<key>Chipset Name</key>
		<string>ICH9-R AHCI</string>
		<key>IOClass</key>
		<string>AppleAHCI</string>
		<key>IOPCIPrimaryMatch</key>
		<string>0x29228086</string>
		<key>IOProbeScore</key>
		<integer>2000</integer>
		<key>IOProviderClass</key>
		<string>IOPCIDevice</string>
		<key>Vendor Name</key>
		<string>Intel</string>
	</dict>
	<key>ICH9AHCI</key>
	<dict>
		<key>CFBundleIdentifier</key>
		<string>com.apple.driver.AppleAHCIPort</string>
		<key>Chipset Name</key>
		<string>ICH9 AHCI</string>
		<key>IOClass</key>
		<string>AppleAHCI</string>
		<key>IOPCIPrimaryMatch</key>
		<string>0x29238086</string>
		<key>IOProbeScore</key>
		<integer>2000</integer>
		<key>IOProviderClass</key>
		<string>IOPCIDevice</string>
		<key>Vendor Name</key>
		<string>Intel</string>
	</dict>
	<key>ICH9MAHCI</key>
	<dict>
		<key>CFBundleIdentifier</key>
		<string>com.apple.driver.AppleAHCIPort</string>
		<key>Chipset Name</key>
		<string>ICH9-M AHCI</string>
		<key>IOClass</key>
		<string>AppleAHCI</string>
		<key>IOPCIPrimaryMatch</key>
		<string>0x29298086</string>
		<key>IOProbeScore</key>
		<integer>2000</integer>
		<key>IOProviderClass</key>
		<string>IOPCIDevice</string>
		<key>Vendor Name</key>
		<string>Intel</string>
	</dict>
	<key>ICH9RAID</key>
	<dict>
		<key>CFBundleIdentifier</key>
		<string>com.apple.driver.AppleAHCIPort</string>
		<key>Chipset Name</key>
		<string>ICH9-R RAID</string>
		<key>IOClass</key>
		<string>AppleAHCI</string>
		<key>IOPCIPrimaryMatch</key>
		<string>0x29258086</string>
		<key>IOProbeScore</key>
		<integer>2000</integer>
		<key>IOProviderClass</key>
		<string>IOPCIDevice</string>
		<key>Vendor Name</key>
		<string>Intel</string>
	</dict>
	<key>JMicronAHCI</key>
	<dict>
		<key>CFBundleIdentifier</key>
		<string>com.apple.driver.AppleAHCIPort</string>
		<key>Chipset Name</key>
		<string>JMB363 eSATA AHCI</string>
		<key>IOClass</key>
		<string>AppleAHCI</string>
		<key>IOPCIClassMatch</key>
		<string>0x01060100&0xffffff00</string>
		<key>IOPCIPrimaryMatch</key>
		<string>0x2360197b&0xfff0ffff</string>
		<key>IOProbeScore</key>
		<integer>2000</integer>
		<key>IOProviderClass</key>
		<string>IOPCIDevice</string>
		<key>Vendor Name</key>
		<string>JMicron</string>
	</dict>
	<key>5SAHCI4B</key>
     <dict>
        <key>CFBundleIdentifier</key>
        <string>com.apple.driver.AppleAHCIPort</string>
        <key>Chipset Name</key>
        <string>5 Series chipset 4 port AHCI</string>
        <key>IOClass</key>
        <string>AppleAHCI</string>
        <key>IOPCIPrimaryMatch</key>
        <string>0x3b298086</string>
        <key>IOProbeScore</key>
        <integer>2000</integer>
        <key>IOProviderClass</key>
        <string>IOPCIDevice</string>
        <key>Vendor Name</key>
        <string>Intel</string>
     </dict>
</dict>
<key>OSBundleRequired</key>
<string>Local-Root</string>
</dict>
</plist>

 

fiz certo?


e so colocar em s/l/e, tipo copiar e colar o .zip ou tem que extarir la dentro?

Edited by Guest
Posted

Já está no pen drive (EFI/kexts/10.x), é só editar caso não funcione de cara.

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted

OKs vlw, estou baixando ainda os requisitos para instalar, assim que tentar as alternativas propostas aki retorno a postar se deu certo ou nao, obrigado pela ajuda.

Posted

entao pessoal fiz todos os processos corretamente, mas quando chega na hora de instalar o mac os eu tenho que usar o camilion para poder executar os comando GraphicsEnabler=No busratio=19 igual fazia na instalacao Hazard para nao reiniciar a maquina, mas eu digito o comando e mesmo assim ele reinicia sem usar comando e usando comando reinicia tbm ai tentei reinstalar no pendrive, formatei ele, mas ele ficou s[o com 6gb sendo que ele tem 16gb fui no gerenciador de discos e ele tem 2 particoes mas nao to conseguindo apagar alguem sabe oque posso fazer agora.

Posted

olá


talvez usar um partition manager


easus partition manager, baixaki


bom hack

PB Easy Note TM 86 - i5 430 M - H55M - Ram - 6 GB - Alc272 - Radeon HD 5470 512 QE/CI

Lenovo G500 - i5 3230m - HM77 - Ram - 8 GB - Conexant audio - HD 4000

My OS X Files 

Posted

Eu consegui formatar mas ele carega um pouco e reinicia o nootebook do mesmo geito que antes e agora oque pode ser?

tenteiusar os mesmo comandos que usei no Hazar -v GraphicsEnabler=No busratio=19 mas mesmo assim ele reinicia o nootebook

Posted

A mais importante nesse caso é a Execute Disable Bit (ou NX bit).

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted

Mas nao tem minha bios e bem tosca so da pra editar o usb e colocar o ahci enabler o resto so da pra olhar as configuraçoes mas ai fica em cinza e nao da pra editar.

Posted

Então acho que o jeito é usar uma versão anterior do OS. O CPU é compatível com ML, deve ser alguma limitação do BIOS.

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted

Tenta com Lion ou Snow Leopard, links na minha assinatura.

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted

Pois é pessoal aconteceu a mesma coisa, fiz como disseram para apagar os driver de video ATI Gforce e NVDIA ae ele caregou quase tudo só que quando ta caregando as kext la no fim quase ele reinicia.

Posted

Não tenho idéia. Normalmente é configuração do BIOS, mas se você não consegue mudar nada, fica difícil.

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...