VOGONS


First post, by ModemBlaster

User metadata
Rank Newbie
Rank
Newbie

I found a motherboard (an ECS P6BX-A+) and it has a BIOS update to support >40GB hard drives. However, the update is only supported on 2MB BIOS ROMs; this same board can have either 1MB or 2MB. Could I simply pop in a different size ROM if I get a 1MB board? If so, what exact chip do I buy?

Reply 2 of 5, by retardware

User metadata
Rank Oldbie
Rank
Oldbie

just make sure the extra address pins' levels don't matter:
copy /b source.bin+source.bin target.bin

Reply 4 of 5, by retardware

User metadata
Rank Oldbie
Rank
Oldbie

Don't use EPROM, its programming works totally different.
The first one (EEPROM) should work. But you can also take any used 2Mbit chip for this which you salvaged from a dead/useless mobo.

Reply 5 of 5, by ModemBlaster

User metadata
Rank Newbie
Rank
Newbie

ooooooooo that's nice to know. The board I'm buying is to replace a board with faulty USB ports, so if it has a 2Mbit chip in it I could just pop it out. Thanks a bunch