Zameer Ahmed <za...@sy...> writes:
>
> >There is a
> >#define DEBUG 0
> >at the top of file. Could you change that to
> >#define DEBUG 3
> >
> > And then send the output?
> I downloaded the source, made above changes and generated the floppy in the
> following manner.
>
>
> $sudo cat boot1a.s bin32/e1000.lzimg > sudo /dev/fd0
>
> Results in the same behaviour.. Etherboot waits in the new line after
>
> Searching for server (DHCP)...
Does etherboot print out more information? All I would expect is a long
stream of extra print statements before it gets to this point. I would
at least have a clue what the driver is thinking at this point.
I don't know what good it will do me but it is certainly a possibility.
>
> Any ideas?
>
> Do I need to specify any PCI specific lines to etherboot?
> Is the way I generated floppy correct?
It looks correct except the bit about redirecting it into sudo.
You can modify EXTRAVERSION in the makefile if you want to be certain you
are running your newly compiled version.
Eric
|