User Tools

Site Tools


unix:freebsd:ipmi_sol

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
unix:freebsd:ipmi_sol [2025/03/20 01:30] rodolicounix:freebsd:ipmi_sol [2025/03/21 14:41] (current) – [edit /etc/ttys] rodolico
Line 7: Line 7:
 ===== edit /etc/ttys ===== ===== edit /etc/ttys =====
 Find the line for ttyu1 and modify as follows. This sets the port to respond at 57600, using vt100 protocol and requiring a login. Find the line for ttyu1 and modify as follows. This sets the port to respond at 57600, using vt100 protocol and requiring a login.
-**Note:** use 3wire instead of std if your machine does not use hardware handshaking.+**Note:** use **3wire** instead of **std** if your machine does not use hardware handshaking (just leave as the default)
  
 <code> <code>
Line 16: Line 16:
  
 This tells the kernel to send messages to the serial port //and// the internal console, and sets the speed to 57600 This tells the kernel to send messages to the serial port //and// the internal console, and sets the speed to 57600
-<code>echo "-Dh -S57600" > /boot.config+<code>echo "-Dh -S115200>> /boot.config
 </code> </code>
  
unix/freebsd/ipmi_sol.1742452254.txt.gz · Last modified: 2025/03/20 01:30 by rodolico