Jump to content
9 posts in this topic

Recommended Posts

Good news is that OSx86 10.4.8 installed successfully on my WD Raptor 74GB. Took a little while longer for me to figure out how to dual-boot, but there's still a few problems left with my install. On boot, Setup Assistant usually starts after the Welcome video. Mine does start up, but keeps looping after I finish the network part. Said something about the bus being blocked (ATA bus maybe?) during the initialization screen. And the last problem is that my keyboard (PS/2) is not working. Any help is appreciated!

For a PS/2 keyboard to work, a PS/2 mouse also needs to be connected. Either find a ps/2 mouse (going through the adapter that comes with most usb mice will work), or use a usb keyboard.

 

As for the looping, not sure. Try skipping as much as you can (don't set up a network connection, don't register, etc.)

There's no alternative? I neither have a PS/2 mouse (or the converter) or a USB keyboard. It would be a shame to have come so far only to have such an issue prevent me from using the OS.

 

And I've skipped all I can with the Setup Assistant to no avail. Even tried deleting Setup Assistant.app, which only caused kernel panic.

disable two kexts to allow USB Mouse to work with PS2 Keyboard

 

--------------------------------------------------------

open Terminal

 

cd /System/Library/Extensions/ApplePS2Controller.kext/Contents/PlugIns/

sudo mv ApplePS2Trackpad.ext ApplePS2Trackpad.bak

sudo mv ApplePS2Mouse.ext ApplePS2Mouse.bak

sudo rm /System/Library/Extensions.*

 

--------------------------------------------------------

 

reboot

If your installing on sata, and i guess you are on a raptor, And have nforce4 it dosn't work. That's your device blocking error. Eventually your drive will get so corrupted that you won't be able to boot at all. You'll have to install on a ide drive.

×
×
  • Create New...