japanadian

New Member
Joined
Nov 21, 2010
Messages
42
I don't know if this is the right section for this topic but I downloaded a Kalyway OSX86 iso and when I try to install according to these instructions, I keep getting the following and it freezes:

--
Security policy loaded : Safety net for Time Machine (TMSafetyNet)
Copyright (c) 1982, 1986, 1989, 1993
The Regents of the University of California. All rights reserved.

MAC framework successfully initialized
using 5242 buffer headers and 4096 cluster IO buffer headers
Extension "com.apple.driver.ACPI_SMC_PlatformPlugin" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
IOAPIC : Version 0x20 Vectors 0:23
ACPI : System State [S0 S3 S4 S5] (S3)
ACPI_SMC_CtrlLoop::initCPUCtrlLoop - pmCPUControl (PMIOSETPSTATETABLE) returned 0xffffffff
panic(cpu 0 caller 0x001AC8A) : Kernel trap at 0x003eb1d3, type 14=page fault, registers:
CR0: 0x8001003b, CR2: 0x00000000, CR3: 0x00f9d000, CR4: 0x000006e0
EAX: 0x00000000, EBX: 0x00000001, ECX: 0x00000000, EDX: 0x00000000
CR2: 0x00000000, EBP: 0x1ae83d58, ESI: 0x02817400, EDI: 0x00536078
EFL: 0x00010203, EIP: 0x003eb1d3, CS: 0x00000000, DS: 0x1ae80010
Error code: 0x00000000

Debugger called: <panic>
Backtrace, Format - Frame : Return Address (4 potential args on stack)
0x1ae83b98 : 0x12b0e1 (0x45833c 0x1ae83bcc 0x133285 0x0)
0x1ae83be8 : 0x1a8c8a (0x462018 0x3eb1d3 0xe 0x4617e4)
0x1ae83cc8 : 0x19f5f7 (0x1ae83ce8 0x318bb114 0x0 0x0)
0x1ae83ce0 : 0x3eb1d3 (0xe 0x1b010048 0x25f0010 0x1ae80010)
0x1ae83d58 : 0x3eb09a (0x2817400 0x0 0x1 0x0)
0x1ae83d78 : 0x3ea6ec (0x2817400 0x0 0x1 0x1)
0x1ae83d98 : 0x3ea7b9 (0x2817400 0x0 0x1008bf0 0x26e5800)
0x1ae83db8 : 0x1b003fa1 (0x2817400 0x0 0xffffffff 0x1b003516)
0x1ae83e18 : 0x1b0074da (0x26e5800 0x25cfb80 0x0 0x1)
0x1ae83e48 : 0x40fd2e (0x26e5800 0x25cfb80 0x1 0xcea6c0)
0x1ae83ea8 : 0x411be3 (0x25cfb80 0x26e5800 0x26e19c0 0x0)
0x1ae83f28 : 0x411427 (0x25cfb00 0x0 0x1ae83fac 0x1)
0xaee83fc8 : 0x19f3cc (0x2586550 0x0 0x1a20b5 0x25e68b8)
Bachtrace terminated-invalid frame pointer 0
Kernel loadable modules in backtrace (with dependencies):
com.apple.driver.AppleACPIPlatform(1.0.3)@0x1affe000->0x1b034fff
dependency: com.apple.iokit.IOPCIFamily(2.4.1)@0x1afa1000
dependency: com.apple.iokit.IOACPIFamily(1.2.0)@0x1afb7000

BSD process name corresponding to current thread: kernel_task

Mac OS version:
Not yet set

Kernel version:
Darwin Kernel Version 9.2.0 : Sun Mar 2 00:11:08 SCT 2008: made by ToH: xnu-1228/BUILD/obj/RELEASE_I386
--

By the way, it took me an hour to copy all that onto a piece of paper, check it over and then type it into here :-s

I really want to be able to dual boot Mac OS X and Windows 7 so please help!
 


Solution
Attempting to install macOS on non-Apple hardware, known as Hackintosh, can be quite challenging due to compatibility issues and the need for custom drivers. The error message you provided indicates a kernel panic during the installation process. Here are a few things you can try to resolve this issue: 1. Check Hardware Compatibility: Ensure that your hardware is compatible with macOS. Hackintosh installations often require specific components to work properly. 2. Use a Different Hackintosh Distribution: Kalyway is an older Hackintosh distribution. You might have better luck with a more recent distribution like Niresh or iAtkos. 3. Modify Boot Parameters: During the installation process, you can try different boot...
Attempting to install macOS on non-Apple hardware, known as Hackintosh, can be quite challenging due to compatibility issues and the need for custom drivers. The error message you provided indicates a kernel panic during the installation process. Here are a few things you can try to resolve this issue: 1. Check Hardware Compatibility: Ensure that your hardware is compatible with macOS. Hackintosh installations often require specific components to work properly. 2. Use a Different Hackintosh Distribution: Kalyway is an older Hackintosh distribution. You might have better luck with a more recent distribution like Niresh or iAtkos. 3. Modify Boot Parameters: During the installation process, you can try different boot parameters to see if any specific settings help avoid the kernel panic. Common boot flags for macOS installation include "GraphicsEnabler=No," "npci=0x2000," "npci=0x3000," and "cpus=1." 4. Check BIOS Settings: Ensure that your BIOS settings are correctly configured for Hackintosh installation. Settings like SATA mode (AHCI), HPET, and virtualization should be adjusted as needed. 5. Verify Installation Media: Make sure that the Kalyway ISO you downloaded is not corrupted. Try redownloading it or using a different source to create your installation USB. 6. Update macOS Version: If possible, try a newer version of macOS, as older versions might have compatibility issues with newer hardware. Please note that installing macOS on non-Apple hardware is a complex process that may require multiple attempts and adjustments. It's essential to have backups of your data and be prepared for potential issues during the installation process. If you continue to encounter issues, feel free to provide more details about your hardware setup, and we can explore further troubleshooting steps.
 


Solution
Back
Top