Benutzer-Werkzeuge

Webseiten-Werkzeuge


notiz:hp-proliant-gen-8-ilo-vitual-serial-port-with-proxmox

Dies ist eine alte Version des Dokuments!


HP Proliant Gen 8 ILO Vitual Serial Port with Proxmox

Add these options to /etc/default/grub in Proxmox to provide a TTY to the virtual serial port of ILO of an HP Prolian Gen 8. The graphical terminal can still be used in the web view and via cable.

GRUB_CMDLINE_LINUX_DEFAULT="console=ttyS1,9600n8 console=tty0"
GRUB_TERMINAL_INPUT="console serial"
GRUB_TERMINAL_OUTPUT="gfxterm serial"
GRUB_SERIAL_COMMAND="serial --unit=1 --speed=9600 --word=8 --parity=no --stop=1"

* https://docs.kernel.org/admin-guide/serial-console.html

notiz/hp-proliant-gen-8-ilo-vitual-serial-port-with-proxmox.1729523552.txt.gz · Zuletzt geändert: von clerie

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki