Hi,
now i'd like to try with etherboot, i just compiled bin32/via-rhine.elf
modifying the Config file like the FAQ of LinuxBios.
I put it like a payload but id does'nt work, just reboot.
The config file of linuxbios is the example.
And the output is this:
----------------------------------------------------------
Welcome to elfboot, the open sourced starter.
January 2002, Eric Biederman.
Version 1.2
37:init_bytes() - zkernel_start:0xfff00000 zkernel_mask:0x0000ffff
Found ELF candiate at offset 0
New segment addr 0x94000 size 0x7188 offset 0x80 filesize 0x3680
(cleaned up) New segment addr 0x94000 size 0x7188 offset 0x80 filesize
0x3680
Loading Segment: addr: 0x0000000000094000 memsz: 0x0000000000007188
filesz: 0x0000000000003680
Clearing Segment: addr: 0x0000000000097680 memsz: 0x0000000000003b08
Jumping to boot code at 0x94000
ROM segment 0xfdc4 length 0xfffe reloc 0x9400
Etherboot 5.0.11 (GPL) ELF for [VIA 86C100]
Boot from (N)etwork or from (L)ocal? 0
LinuxBIOS-1.0.0 Wed Nov 12 14:02:46 CET 2003 starting...
-----------------------------------------------------------
The 0 after (L)ocal? is just the start of reboot, is there any way to
debug in etherboot? I have'nt seen nothing about.
Some hint?
Thanks a lot.
Xavi.
PD: Changing etherboot by Filo works perfectly.