Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
 |
|
Thread: boot command hangs
Post: RE: boot command hangs
Thanks all!
FWIW Solarflare have confirmed they're working on a bug regarding this and X2522 cards. |
|
bacaw |
General |
7 |
22,679 |
2019-02-28, 18:14 |
 |
|
Thread: boot command hangs
Post: RE: boot command hangs
Ah ok, thanks for elaborating.
I've compiled vanilla undionly.kpxe, and ipxe.pxe just with syslog logging all messages, using commit 960d1e,
Code:
make bin/undionly.kpxe
make bin/ipxe.pxe
undionly... |
|
bacaw |
General |
7 |
22,679 |
2019-02-26, 11:13 |
 |
|
Thread: boot command hangs
Post: RE: boot command hangs
I had another solarflare card installed in the server, which when I removed, fixed the problem!
The card I removed also works perfectly fine when installed on its own.
So... 2 cards doesn't work! I'... |
|
bacaw |
General |
7 |
22,679 |
2019-02-25, 16:08 |
 |
|
Thread: boot command hangs
Post: RE: boot command hangs
Sorry, extra information:
Binary: undionly.kpxe
ifstat:
Code:
iPXE> ifstat
net0: 00:0f:53:4c:d5:90 using undionly on 0000:d8:00.0 (open)
[Link:up, TX:10 TXE:1 RX:17 RXE:5]
 ... |
|
bacaw |
General |
7 |
22,679 |
2019-02-25, 14:55 |
 |
|
Thread: boot command hangs
Post: boot command hangs
Hi,
I'm running ipxe commit d5c88c0 (Tue Feb 19 2019)
I have the following iPXE script:
Code:
#!ipxe
kernel -n img http://<webserver>/fedora/28/x86_64/boot/vmlinuz ks=https://<w... |
|
bacaw |
General |
7 |
22,679 |
2019-02-21, 19:26 |