Contribute
Register

Post installation problems Sabertooth x79, Gtx670, i7

Status
Not open for further replies.
Joined
Aug 30, 2013
Messages
13
Motherboard
Dual system: OSX 10.8.4 and WIN 7 64bit Professional
CPU
I7 3930K
Graphics
EVGA NVIDIA GeForce GTX 670 2048 MB
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. iOS
Hi
please help
i succeed to install the ML on my hardware with unibeast drive only with this parameter on boot:
"Npci=0x3000 GraphicsEnabler=no PCIRootUID=0 cpus=1 -v"

after the installer finshed the job and the ML is succesfully instaled I dont reach to proper settings in multibeast (MultiBeast - Mountain Lion 5.4.3) to start the machine.
Only starts with this parameters: "Npci=0x3000 GraphicsEnabler=no PCIRootUID=0 cpus=1 -v"
booting from usb

this is my hardware:
mb: asus sabertooth x79
Cpu: i7 3930k
Ram: 32G Corsair Vegeance
video: evga gtx670
ssd: ocz vertex 4 128g (this is dedicated for clean instal of ML)

any idea, can someone tell me what is need to be set in multibeast for my hardware to boot and run the machine without booting from usb with parameters
Thanks in advance

PS I dont have any experience in installing osx on pc, this is my first build
 
The fix for your GPU is GraphicsEnabler=No. If you don't want to type it all the time you need to go to /Extra/org.chameleon.boot.plist and add these lines:
<key>GraphicsEnabler</key>
<string>No</string>

PCIRootUID=0 is neccessary for most asus motherboards. In org.chameleon.boot.plist add this:
<key>Kernel Flags</key>
<string>PCIRootUID=0</string> (It can be that there are some kernel flags already there just place PCIRootUID=0 behind it)

cpus=1 can be fixed with voodootscsync.kext in MultiBeast.
 
I thought it was in MultiBeast?
 
Thanks everyone for the support.
I successfully installed ML on my hardware and works very well.
Now i booting the Hackintosh without any parameters :)

Now I try to find one good tutorial to create dual booting,I have this SSD with ML running and I have one new ssd with WIN 7 64.

Any advice ?
 
Status
Not open for further replies.
Back
Top