ASUShift Posted May 28, 2010 Share Posted May 28, 2010 So I installed OS X using iDeneb on my 8gb flash drive and it said install was a success. Then restarted the computer and it went to the grey apple logo screen with the spinning thing. Then it wouldn't do anything and just kept spinning and That shows up right above the spinning circle. I'm so close, what can I do now? Link to comment https://www.insanelymac.com/forum/topic/219586-installed-using-ideneb-1057-now-what/ Share on other sites More sharing options...
MaLd0n Posted May 28, 2010 Share Posted May 28, 2010 So I installed OS X using iDeneb on my 8gb flash drive and it said install was a success. Then restarted the computer and it went to the grey apple logo screen with the spinning thing. Then it wouldn't do anything and just kept spinning and That shows up right above the spinning circle. I'm so close, what can I do now? your bios is set ahci? boot with flag -v see the message and post here *if it is "still waiting ..." the problem is the drive sata/pata *if it is ""using XXXXX buffer headers and 4096 cluster IO buffer headers" remove alias Scope (_PR) in your DSDT Link to comment https://www.insanelymac.com/forum/topic/219586-installed-using-ideneb-1057-now-what/#findComment-1477635 Share on other sites More sharing options...
ASUShift Posted May 30, 2010 Author Share Posted May 30, 2010 your bios is set ahci? *if it is ""using XXXXX buffer headers and 4096 cluster IO buffer headers" remove alias Scope (_PR) in your DSDT BIOS is AHCI. And yes i generally get "XXXXX buffer headers and 4096 cluster IO buffer headers". What should I do if I get that message? I've tried several different installations with different customized options and kexts and stuff. Link to comment https://www.insanelymac.com/forum/topic/219586-installed-using-ideneb-1057-now-what/#findComment-1478663 Share on other sites More sharing options...
MaLd0n Posted May 30, 2010 Share Posted May 30, 2010 And yes i generally get "XXXXX buffer headers and 4096 cluster IO buffer headers". What should I do if I get that message? I've tried several different installations with different customized options and kexts and stuff. EXTRACT AND EDIT YOUR DSDT(Scope (_PR)) Scope (_PR) { Processor (P001, 0x01, 0x00000810, 0x06) {} Processor (P002, 0x02, 0x00000000, 0x00) {} Alias (P002, CPU2) <---------------------------------Problem Processor (P003, 0x03, 0x00000000, 0x00) {} Processor (P004, 0x04, 0x00000000, 0x00) {} Alias (P004, CPU4) Processor (P005, 0x05, 0x00000000, 0x00) {} Processor (P006, 0x06, 0x00000000, 0x00) {} Alias (P006, CPU6) Processor (P007, 0x07, 0x00000000, 0x00) {} Processor (P008, 0x08, 0x00000000, 0x00) {} Alias (P008, CPU8) } Solution Scope (_PR) { Processor (P001, 0x01, 0x00000810, 0x06) {} Processor (P002, 0x02, 0x00000000, 0x00) {} Processor (P003, 0x03, 0x00000000, 0x00) {} Processor (P004, 0x04, 0x00000000, 0x00) {} Processor (P005, 0x05, 0x00000000, 0x00) {} Processor (P006, 0x06, 0x00000000, 0x00) {} Processor (P007, 0x07, 0x00000000, 0x00) {} Processor (P008, 0x08, 0x00000000, 0x00) {} } your problem will be edited to place this file in the root of your Mac OS X. the ideal would be if you were using the "dual boot" to have access to that other hd installation in windows you can use the "MacDrive" sorry for my english Link to comment https://www.insanelymac.com/forum/topic/219586-installed-using-ideneb-1057-now-what/#findComment-1478683 Share on other sites More sharing options...
ASUShift Posted June 1, 2010 Author Share Posted June 1, 2010 And yes i generally get "XXXXX buffer headers and 4096 cluster IO buffer headers". What should I do if I get that message? I've tried several different installations with different customized options and kexts and stuff. EXTRACT AND EDIT YOUR DSDT(Scope (_PR)) Scope (_PR) { Processor (P001, 0x01, 0x00000810, 0x06) {} Processor (P002, 0x02, 0x00000000, 0x00) {} Alias (P002, CPU2) <---------------------------------Problem Processor (P003, 0x03, 0x00000000, 0x00) {} Processor (P004, 0x04, 0x00000000, 0x00) {} Alias (P004, CPU4) Processor (P005, 0x05, 0x00000000, 0x00) {} Processor (P006, 0x06, 0x00000000, 0x00) {} Alias (P006, CPU6) Processor (P007, 0x07, 0x00000000, 0x00) {} Processor (P008, 0x08, 0x00000000, 0x00) {} Alias (P008, CPU8) } Solution Scope (_PR) { Processor (P001, 0x01, 0x00000810, 0x06) {} Processor (P002, 0x02, 0x00000000, 0x00) {} Processor (P003, 0x03, 0x00000000, 0x00) {} Processor (P004, 0x04, 0x00000000, 0x00) {} Processor (P005, 0x05, 0x00000000, 0x00) {} Processor (P006, 0x06, 0x00000000, 0x00) {} Processor (P007, 0x07, 0x00000000, 0x00) {} Processor (P008, 0x08, 0x00000000, 0x00) {} } your problem will be edited to place this file in the root of your Mac OS X. the ideal would be if you were using the "dual boot" to have access to that other hd installation in windows you can use the "MacDrive" sorry for my english I have MacDrive but how do I edit the DSDT. I have DSDT.aml but I can't make it DSDT.asl. How do I do that? *EDIT Nevermind, I had the wrong Microsoft Compiler at first then I got the real one and it worked and I edited the SCOPE part that you guys said to. Link to comment https://www.insanelymac.com/forum/topic/219586-installed-using-ideneb-1057-now-what/#findComment-1480228 Share on other sites More sharing options...
ASUShift Posted June 2, 2010 Author Share Posted June 2, 2010 THIS is how my SCOPE PR looked originally: Scope(_PR_) { Processor(P001, 0x1, 0x810, 0x6) { } Alias(P001, CPU1) Processor(P002, 0x2, 0x0, 0x0) { } Alias(P002, CPU2) Processor(P003, 0x3, 0x0, 0x0) { } Alias(P003, CPU3) Processor(P004, 0x4, 0x0, 0x0) { } Alias(P004, CPU4) } THIS IS WHAT I CHANGED IT TO: Scope(_PR_) { Processor(P001, 0x1, 0x810, 0x6) {} Processor(P002, 0x2, 0x0, 0x0) {} Processor(P003, 0x3, 0x0, 0x0) {} Processor(P004, 0x4, 0x0, 0x0) {} } Did I do this correctly? This did absolutely nothing. But it is done though. Link to comment https://www.insanelymac.com/forum/topic/219586-installed-using-ideneb-1057-now-what/#findComment-1480734 Share on other sites More sharing options...
Recommended Posts