
03-27-2010, 09:21 PM
|
Cheetah
|
|
Join Date: Mar 2010
Posts: 2
|
|
I can only get Kalyway 10.5.2 on VMWare 7, no problems at all.
But I want to try iATKOS v7 because apparently they have their own updater built in, and I could update Mac OS high enough so that I can install the latest safari and run itunes and possibly do iphone development.
I tried all of the various guestOS types... none work. VMWare explains that the CPU reset, then when you hit OK you see the kernel panic message, or it explains that the cpu is halted.
I get the following, and interestingly enough google searching this yields nothing at all.
panic(cpu 0 caller 0x001A8FFD): Kernel trap at 0x00422c9d, type 14=page fault
A bunch more numbers...
Error code: 0x00000000
Debugger called: <panic>
A backtrace with a bunch of numbers
Backtrace terminated-invalid frame pointer 0
Kernel loadable modules in backtrace (with dependencies):
com.apple.driver.AppleAPIC(1.1.0)
org.voodoo.driver.PS2Controller(1.1.0)
com.apple.driver.AppleACPIPlatform(1.0.3)
dependancy: com.apple.iokit.IOPCIFamily(2.4)
dependancy: com.apple.iokit.IOACPIFamily(1.2.0)
BSD process name corresponding to current thread: kernel_task
I take it that iATKOS v7 is not compatible with VMWare Workstation 7?
I did change the .encoding to "UTF-8"
I've tried the following guestOS types
freebsd
freebsd-64
darwin
darwin-64
darwin10
darwin10-64
other
I also tried with and without
ich7m.present = "TRUE"
smc.present ="FALSE"
keyboard.vusb.enable = "TRUE" (also tried "FALSE)
mouse.vusb.enable = "TRUE" (also tried "FALSE)
Any idea's?
Host system is a Dell Latitude D820 running Windows 7 32-bit 2GB RAM (1GB dedicated to VM, 1 CPU/1 core dedicated to VM)
Intel Mobile Core2 Duo T7400 @ 2.16 GHz
It does support SSE 1, 2, 3, and 3S.
Thanks in advance.
|