Re: [Etherboot-developers] Checksum Failed
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ebi...@ln...> - 2003-01-11 22:22:59
|
"Timothy Legge" <tl...@ro...> writes: > > In this case it sounds like it may have been triggered by a sundance > > bug. > > > In this particular case, I ifdefed out an unneeded code section and the > error went away. Could the image produced have been too big? Unlikely. There is nothing in the code base that actually cares about the image size. There might be an alignment issue somewhere though. If the problem is reproducible it should be possible to track it down. Is the problem reproducible? Eric |