Jump to content
[ IMPORTANT ] Premium and Donators users ×
Olarila Professional Hackintosh Services ×

Instalação do Chameleon


Recommended Posts

Instalador:


http://Olarila.com/forum/viewtopic.php?f=8&t=70



App para instalação e configuração do Chameleon:


Chameleon Wizard


http://Olarila.com/forum/viewtopic.php?f=9&t=398



Instalação manual:


Baixe o pacote de binários e extraia o conteúdo

http://Olarila.com/forum/viewtopic.php?f=8&t=70


No terminal, rode os comandos:

   cd ~/Downloads/i386
  diskutil list

veja o IDENTIFIER da partição onde vai instalar (diskDsP)

nos próximos comandos substitua D pelo número do disco e P pelo número da partição

   sudo -s
  ../../bin/fdisk440 -f boot0 -u -y /dev/rdiskD
  dd if=boot1h of=/dev/rdiskDsP
  cp boot /Volumes/[nome da partição]
  fdisk -e /dev/diskD
  f P
  write
  y
  exit

 

Se usar boot0hfs não é necessário ativar a partição

   sudo -s
  ../../bin/fdisk440 -f boot0hfs -u -y /dev/rdiskD
  dd if=boot1h of=/dev/rdiskDsP
  cp boot /Volumes/[nome da partição]

 

Se tem outro HD com Windows como primeiro na ordem de boot do BIOS, você pode instalar o boot0md no MBR do HD do Windows, e o boot1h e boot na partição do Mac OS no segundo HD.

-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

Link to comment
Share on other sites

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...