On Jul 7, 2014, at 12:27 PM, LoneVVolf <[email protected]> wrote: > Try adding console=ttyS0 as kernel parameter to the boot command. > > see http://0pointer.de/blog/projects/serial-console.html for details
Thanks for the link! I did the following and that fixed the problem for me: # systemctl enable [email protected] # systemctl start [email protected] Ben > > LW

