The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
boot command hangs
2019-02-21, 19:26
Post: #1
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://<webserver>:8443/kickstart ramdisk_size=8216 pcie_aspm=off ipv6.disable=1 cmdline inst.sshd noverifyssl biosdevname=0 net.ifnames=0 selinux=0
initrd http://<webserver>/fedora/28/x86_64/boot/initrd.img
boot img

I am PXE booting a Solarflare X2522 network card in a Dell R740 server
Code:
d8:00.0 Ethernet controller: Solarflare Communications SFC9250 10/25/40/50/100G Ethernet Controller (rev 01)
...
Product Name: Solarflare XtremeScale X2522 (10G) Adapter

When the card is in PCI Slot 1, SF OptionRom -> PXE -> iPXE -> boot, no problems.
When the card is in PCI Slot 8, SF OptionRom -> PXE -> iPXE -> hangs on 'boot' command!

Code:
iPXE> boot
_
<flashing cursor indefinitely>

Does anyone have any DEBUG= flags I could try (tcp doesn't show anything interesting)
Or knows of any iPXE related problems to this?
Or thinks it could be a Dell BIOS/iDRAC problem? (I'm on BIOS 1.6.12, iDRAC 3.21.26.22)

Any advice welcome Big Grin

Thanks!
Ross
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
boot command hangs - bacaw - 2019-02-21 19:26
RE: boot command hangs - NiKiZe - 2019-02-22, 01:34
RE: boot command hangs - bacaw - 2019-02-25, 14:55
RE: boot command hangs - bacaw - 2019-02-25, 16:08
RE: boot command hangs - NiKiZe - 2019-02-25, 22:40
RE: boot command hangs - bacaw - 2019-02-26, 11:13
RE: boot command hangs - bacaw - 2019-02-28, 18:14



User(s) browsing this thread: 1 Guest(s)