[Etherboot-developers] possible solution to Intel BIOS booting problem
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Ken Y. <ke...@nl...> - 2000-11-08 12:52:25
|
This message just came in, I haven't had time to evaluate it fully yet, but this probably explains the problems some people have been having with Intel BIOSes. To make the change in the code, change the line in loader.S that says: dw over ; bootstrap entry vector to dw start19h ; bootstrap entry vector and let me know if it works. |