Originally posted by 龅牙李 at 2005-8-30 05:56 PM:
严格按照兄弟你的方法,安装mac
启动后,选择mac x86系统,
然后,选择tiger********
结果就显示root
然后就是:很长的一些字符跳过,
最后2行为:
waiting for remote debugger comnaciton
kdp-poll:no ...
Q: Umm... What if it still asks to reboot even after typing -x for safe mode bootup? (upon using -s to boot I see it stops at "Waiting for remote debugger connection. kdp_poll: no debugger device")
A: That's probably because your USB-Controller or any other component isn't supported. Disable it in the BIOS and you'll be fine
I was having the same troubles on a Toshiba Laptop. The machine has ACPI. At first I felt that it as a image issue witht he way that I was dd'ing the img. Then I started looking deeper.
I would try and boot every which way and I could not get it to work. So I tried the Darwin disk. I got the same error. I then started working through the Darwin channels and found an answer that works for me.
The error that I am getting is that the Kernel panic'ed while working on appleacpi.kext or something very close.
The fix that I found was at the boot screen put in platform=acpi:x86pc
Works great, but I read it wrong and typed in platform=acpi:x86pc not platform=acpi|x86pc. NOW, when I boot with acpi:x86pc my onboard audio works great, but if I boot acpi, x86pc, acpi|x86pc or x86pc|acpi my audio does not work.
Additionally, I do not have full power management. I can not shut the lid and make the machine go to sleep. The OS does not shut the machine down or reboot, but I have audio, no debugger and it works. If someone can help me get the boot.plist thing figured out it would be great.