When we add a serial console to the kernel command line the output no longer appears on the standard console. On devices where there's options of both a standard monitor or serial output not seeing output on the display might be confusing so when add a serial console we should also add an explicit "console=tty0" to the kernel cmd line so we get output on both.
Metadata Update from @pwhalen: - Issue assigned to pwhalen
fixed in master
Metadata Update from @pwhalen: - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.