I assume you have read the included textfiles (loadbios.txt and loadbios.asm). If you have and still don't know how to do, you can try this:
Remove the comment ( ; ) from the beginning of line 49. Go to line 91 and change the 06000h to 07000h. Use Nasm to assemble the file with: nasm loadbios.asm -f bin -o loadbios.com Copy the compiled openbios rom file to the current directory, as BIOS.IMG
This should work, however I wouldn't expect much to happend. For me the leds on the keyboard flashed and that was about it (although it was long time since I tried it).
/ Niklas
On Thu, 27 Jan 2000, Edwin Rhodes wrote:
ps. i tried that open bios dos loader program, it returned the error message "cant find intel pci bridge" or somthing like that, weird cos its an intel clone motherboard with pci bridge on it! its gon an AMD cpu in it though. does open bios support the AMD chip?
edwin
- To unsubscribe: send mail to majordomo@freiburg.linux.de with 'unsubscribe openbios' in the body of the message