[arch-general] Can't SSH into Arch VM until login screen is viewed

Ben Booth benwbooth at gmail.com
Mon Jul 7 16:38:14 EDT 2014


On Jul 7, 2014, at 12:27 PM, LoneVVolf <lonewolf at xs4all.nl> 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 serial-getty at ttyS0.service
# systemctl start serial-getty at ttyS0.service

Ben

> 
> LW



More information about the arch-general mailing list