> Hi,
> I'm trying to update the hard drive on my old PII 233 machine.
> I bought a new Promise ultra66 controller. How do I get the mother
> board (bios)to except this new controller card and hard drive?
The BIOS on the card will install itself when you boot the system.
Quote:> I was able to download the bios from Promise for Linux for the ultra66
> card.
The BIOS you down loaded is an upgrade for the flash BIOS on the Promise
card. AFAIK you don't need this for any reason, unless you know of a
specific one.
Quote:> I have to be able to start the system to be able to upload the
> dma66 bios to the mother board?
You aren't going to do this.
Quote:> I have just taken the old harddisk out
> of the chain.
> Anyway I'm clueless any help would be appreciated.
To start the system in DMA 33 mode (or less) follow the directions in the
Ultra-DMA HOWTO -- section 5.1.
Then you need to build a Kernel v. 2.2.26 with the ide patch applied.
Remember to use the global parameter "linear" in you "lilo.conf" file.
It is my understanding that you do not have a HD with anything installed
on it in your system. Therefore, you will need to start an installation,
get to a console, get the numbers and enter them some how. With RedHat,
you would enter at the "Boot:" prompt:
linux ide2=0x<a>,<b+2>
with the numbers you obtained from:
cat /proc/pci
Read the HOWTO and then ask more questions.
JRT