Re: [Etherboot-developers] boot1a.s hacked to take .z?img directly
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2003-03-10 20:01:06
|
>It boots a single NIC driver, but when given etherboot.zimg, it fails >with a Rd err. It was trying to read 0x9B blocks. I don't know if this >is a media error, or a limitation of the packet interrupt that boot1a.s >calls. Actually I think I know what it is. I don't think the EDD packet interrupt that boot1a calls can handle > 64kB transfers. |