The server is a Compaq Proliant 5500R with 2 onboard SCSI ports and add on Smart array 3200 RAID controller. This configuration boots from the RAID controller into W2K professional server using boot.ini :
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(2)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINNT="Microsoft Windows 2000 Server" /fastdetect
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 Server" /fastdetect
The exisiting raid array is only a paltry mirrored 27GB. The cost to add in an additional 300GB of SCSI RAID is about 10K.
I'd like to use 2 Maxtor 160GB drives with the supplied ATA133 (non-RAID)controller. Alas, Compaq servers will attempt to boot from the IDE device. Compaq T/S verifies this.
There is rumored to be a way around this by creating a boot disk with appropriate changes to the boot.ini and including the appropriate file as ntbootdd.sys
I have tried using cpqarray.sys as ntbootdd.sys and quite a few ARC paths such as scsi(0)disk(2)rdisk(0)partition(2) to no avail. I seeing the the message:
Windows 2000 could not start because of a computer disk hardware configuration problem. Could not read from the selected boot disk.
Booting from a boot disk doesn't bother me at all, I just need some help from someone who's experienced in this. It must be in the ARC path. Please don't refer me to a Microsoft ARC path knowledge base. Been there. What I need is suggested ARC paths, some other method, or the ever present, no way, no how (can't be done.)
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(2)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINNT="Microsoft Windows 2000 Server" /fastdetect
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 Server" /fastdetect
The exisiting raid array is only a paltry mirrored 27GB. The cost to add in an additional 300GB of SCSI RAID is about 10K.
I'd like to use 2 Maxtor 160GB drives with the supplied ATA133 (non-RAID)controller. Alas, Compaq servers will attempt to boot from the IDE device. Compaq T/S verifies this.
There is rumored to be a way around this by creating a boot disk with appropriate changes to the boot.ini and including the appropriate file as ntbootdd.sys
I have tried using cpqarray.sys as ntbootdd.sys and quite a few ARC paths such as scsi(0)disk(2)rdisk(0)partition(2) to no avail. I seeing the the message:
Windows 2000 could not start because of a computer disk hardware configuration problem. Could not read from the selected boot disk.
Booting from a boot disk doesn't bother me at all, I just need some help from someone who's experienced in this. It must be in the ARC path. Please don't refer me to a Microsoft ARC path knowledge base. Been there. What I need is suggested ARC paths, some other method, or the ever present, no way, no how (can't be done.)