Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
using iPXE with SOL
2020-06-22, 17:59
Post: #1
using iPXE with SOL
We use Serial over Lan (SOL) via BMC to connect to our systems. I have been experimenting with iPXE and have noticed that the SOL connection works OK until I use iPXE to to issue a boot command. For example

I have an active SOL connection to a system, and am able to load iPXE. When I enter the following boot commands, the SOL connection is lost.

<SOL connection established. Type these commands at the iPXE prompt>
iXPE> initrd ${boot-url}/initrd.gz
iPXE> chain ${boot-url}/vmlinuz net.ifnames=0 consoleblank=0 console=tty0 console=ttyS0,115200
iPXE> boot
<SOL connection lost, or, at least, output no longer directed to SOL>

I do not experience this type of behavior when using regular PXE.
Find all posts by this user
Quote this message in a reply
Post Reply 




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