Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Setting serial speed/Baudrate dynamically?
2015-03-17, 22:08
Post: #1
Setting serial speed/Baudrate dynamically?
We have multiple machines with both 9600 and 115200 Baud rates. I'm curious if there's a method by which I can set this dynamically in iPXE, either through autodetection (unlikely), or by changing the dhcp options.

SYSLINUX had a method by which we were able to set a dhcp option (pxelinux.configfile) for a machine with a specific Baud Rate - when it PXEBooted, the config file would read it (setting the first line as: SERIAL 0 {SERIAL})

Is there a similar way to do this in iPXE, or any other alternatives?
Find all posts by this user
Quote this message in a reply
2015-04-14, 00:05
Post: #2
RE: Setting serial speed/Baudrate dynamically?
Currently there is no support to change this in a running iPXE, only at compile time.
But what you maybe can do is to have multiple ipxe binaries, if you only need 9600 and 115200 than that should be relatively easy to maintain?

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




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