Thought I would post this in case anyone else found it helpful. Using Boot Camp and the Windows XP installer both went flawlessley. However, after installing the Apple drivers and rebooting, I recieved a message saying /system32/drivers/pci.sys file was corrupt.
This is an easy fix. Reboot off the XP install CD and at the install options select "R" to enter the recovery console. Log on w/ your administrator password and type this:
Then type EXIT to reboot. That will restore the pci.sys file and you should boot XP on the mac without incident.
hope that helps someone who might not know windows that well
This is an easy fix. Reboot off the XP install CD and at the install options select "R" to enter the recovery console. Log on w/ your administrator password and type this:
Code:
copy d:\i386\system32\drivers\pic.sy_ c:\windows\system32\drivers\pci.sys
Then type EXIT to reboot. That will restore the pci.sys file and you should boot XP on the mac without incident.
hope that helps someone who might not know windows that well