RE: [Etherboot-developers] Driver probing twice in latest 5.1 cvs
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Timothy L. <tim...@us...> - 2003-01-17 02:42:40
|
> I have a serial console log of etherboot appended so if you can point out > rough where you think an extra probe may be happening I am willing to take > a look. > Starting: EFI Lanboot > ROM segment 0x0000 length 0x0000 reloc 0xbeedd310 > Etherboot 5.1.5pre2 (GPL) ELF64 for [undi_nii] > Relocating _text from: [00000040beedd310,00000040beffa8e0) to > [000000003f0f4a30,000000003f212000) > ITC 900 Mhz > Boot from (N)etwork (D)isk (F)loppy or from (L)ocal? > Probing pci nic... I think it starts here. I am trying to setup miniterm, to be able to get a dump of the information. There is a real lack on information on how to set up two serial debugging on the Linux side. I found the Etherboot config setting but getting the Linux side configured is a pain. > Probing isa nic... > [undi_nii]Ethernet addr: 00:30:6E:39:96:3A > Searching for server (DHCP)... > ..Me: 192.168.0.47, Server: 192.168.0.252, Gateway 192.168.0.252 > Loading 192.168.0.252:dual-ia64-boot.ebi .TFTP error 1 (File not found) |