Re: [Etherboot-developers] Building a ROM
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Marty C. <md...@th...> - 2001-02-03 21:25:36
|
On 2/3/2001 2:46 PM Wolf, Paul Wo...@Ul... wrote:
>I am trying to rebuild the Etherboot 4.6.12 project. I need to add some
>space in the ROM write after the header info and before the boot INT19 code.
>I enabled the AS86 flag in the MAKEFILE but it gives me an error when it
>does MAKEROM. The error is 1024 is a strange size for a ROM. I have not mad
>any code changes yet, I am just trying to see if I can build the code. Any
>help would be great!
What gcc version and distribution are you using? Could you provide the
output from make? This information may allow us to spot the problem.
If I were to venture a guess, I'd say you somehow managed to get
something in the space where makerom expected a PCI or PNP header field
(probably the "size" header field.
Of course, it's hard to know what your modifications are and how they
might have confused makerom if you don't provide the source code for them
:-)
Marty
---
Try: http://rom-o-matic.net/ to make Etherboot images instantly.
Name: Martin D. Connor
US Mail: Entity Cyber, Inc.; P.O. Box 391827; Cambridge, MA 02139; USA
Voice: (617) 491-6935, Fax: (617) 491-7046
Email: md...@th...
Web: http://www.thinguin.org/
|