openserver 6.0 installation PANIC

I'm trying to install openserver 6.0 on a locally assembled ACPI Multiprocessor PC with an intel core 2 dou e4400 @ 2 ghx and a WD8000JD SATA HD. Immediately after the startup screen I get "PANIC: kernel-mode address fault on kernel address 0xf000ff53". I get this message even if the drive is disconnected, or I connect and older IDE drive. All other peripherals are disconnected. An internet search shows one match on this message and the reply suggests "Changing the BIOS TO PNP from Disabled and using DSM=atup" my bios has no option on PNP and I don't know what "using DSM=atup" means. I'm guessing a boot option?

Can anyone recommend a simular motherboard/CPU that will work?

ASUS P5LD2-VM DH does work.
ASUS P5LD2 does NOT work.

You might also try the following with your current configuration:
From SCO Knowledge Base.
The use of multiple processor cores is enabled by default
on OpenServer 6. To disable it, enter the boot parameter:

      MULTICORE=N 
       
      at the boot loader prompt \(or add it to the /stand/boot 
      or /etc/default/boot file\). If the use of multiple processor cores
      is explicitly disabled, then the use of hyperthreading is 
      also disabled. 
       
      Note that on some systems \(particularly where multi-core 
      processors are included in the system's MPS tables\), 
      ACPI=Y must be entered in addition to MULTICORE=N to 
      disable the use of multiple cores.

NOTES:

     The boot parameters above are discussed on the boot\(HW\) 
      manual page. 

      Boot parameters may also be set using the SCOadmin System
      Startup Manager.
       
      Having multiple core support enabled has no effect on 
      systems that do not have multiple core processors.