Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
waiting for link-up on netX ..howto skip unused devices
2019-04-26, 20:04
Post: #4
RE: waiting for link-up on netX ..howto skip unused devices
I would rather use
Code:
#!ipxe

autoboot net4

see https://ipxe.org/cmd/autoboot

But again this is a hard assumption about the config, better to loop over the nics and when the nic with specific mac or pciid is found use the above autoboot netX to keep original behavior without any hardcoded chain uri

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: waiting for link-up on netX ..howto skip unused devices - NiKiZe - 2019-04-26 20:04



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