How do I redirect the kernel console output on Ubuntu 10.04
Posted
by lorin
on Server Fault
See other posts from Server Fault
or by lorin
Published on 2010-05-12T02:09:46Z
Indexed on
2010/05/12
2:14 UTC
Read the original article
Hit count: 457
When I reboot my Ubuntu 10.04 nodes, I'd like to be able to see the kernel boot messages when connecting to the IPMI interfaces using Serial Over LAN mode (ttyS0). What do I need to do to be able to redirect these messages to ttyS0?
Ideally, I'd like them to also still appear in the usual place (tty0, I think) for when I plug a monitor directly into the box.
© Server Fault or respective owner