Hi Volks, is somebody able to create an RTL8139.zelf oder elf image? I tried the etherboot 5.4.2 and 5.4.3 also the shnapshot. One thing was the realmode.h this I changed. Without succes.
The only positiv thing: The Supertek ST-3WT mainboard works with the source from the eaglelion 5BCM. It boots to the payload. My target has no disk so i use pxe normaly. So i need help to create a image for the Realtec nic.
Greeding Markus
Am Sun, 30 Sep 2007 17:01:24 +0000 schrieb Markus bios@ryven.de:
Hi Volks, is somebody able to create an RTL8139.zelf oder elf image? I tried the etherboot 5.4.2 and 5.4.3 also the shnapshot. One thing was the realmode.h this I changed. Without succes.
The only positiv thing: The Supertek ST-3WT mainboard works with the source from the eaglelion 5BCM. It boots to the payload. My target has no disk so i use pxe normaly. So i need help to create a image for the Realtec nic.
Greeding Markus
I tried gcc 4.2 and 3.3. Both failed.
Am Sun, 30 Sep 2007 17:35:13 +0000 schrieb Markus ryven@ryven.de:
Am Sun, 30 Sep 2007 17:01:24 +0000 schrieb Markus bios@ryven.de:
Hi Volks, is somebody able to create an RTL8139.zelf oder elf image? I tried the etherboot 5.4.2 and 5.4.3 also the shnapshot. One thing was the realmode.h this I changed. Without succes.
The only positiv thing: The Supertek ST-3WT mainboard works with the source from the eaglelion 5BCM. It boots to the payload. My target has no disk so i use pxe normaly. So i need help to create a image for the Realtec nic.
Greeding Markus
I tried gcc 4.2 and 3.3. Both failed.
Okay, strange. If i command the isa out of the Cflags it will compile.
Markus wrote:
Am Sun, 30 Sep 2007 17:35:13 +0000 schrieb Markus ryven@ryven.de:
Am Sun, 30 Sep 2007 17:01:24 +0000 schrieb Markus bios@ryven.de:
Hi Volks, is somebody able to create an RTL8139.zelf oder elf image? I tried the etherboot 5.4.2 and 5.4.3 also the shnapshot. One thing was the realmode.h this I changed. Without succes.
The only positiv thing: The Supertek ST-3WT mainboard works with the source from the eaglelion 5BCM. It boots to the payload. My target has no disk so i use pxe normaly. So i need help to create a image for the Realtec nic.
Greeding Markus
I tried gcc 4.2 and 3.3. Both failed.
Okay, strange. If i command the isa out of the Cflags it will compile.
Did you follow http://linuxbios.org/Etherboot ?
On Sun, Sep 30, 2007 at 05:01:24PM +0000, Markus wrote:
is somebody able to create an RTL8139.zelf oder elf image?
I usually grab mine from http://rom-o-matic.net/
Select LinuxBIOS ELF in the dropdown, then you should get a usable ROM by clicking Get ROM. If you want to set autoboot things and all the rest it's available under Advanced.
//Peter