Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Intel X550 Issue - SIOM Module
2018-10-18, 22:03
Post: #6
RE: Intel X550 Issue - SIOM Module
If you only have #!ipxe in the file then that will run and ipxe will exit
If you have any command in the ipxe script that fails then the script will exit (unless you have a || handler)
If it is not a valid script then it will be tried as a binary which most likely fails and ipxe will exit.

Again the minimal basic script you should test is
#!ipxe
shell

Since you have not provided the script you are using, or tested the above simple one it will be hard to help you.

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: Intel X550 Issue - SIOM Module - NiKiZe - 2018-10-18 22:03



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