CentOS 7 不能连接Kvm虚拟机console.....

CentOS 7 不能连接Kvm虚拟机console.....

两个命令在虚拟机中执行,将两个命令放在kickstart文中即可

On the virtual machine, add ‘console=ttyS0‘ at the end of the kernel lines in the /boot/grub2/grub.cfg file:

# grubby --update-kernel=ALL --args="console=ttyS0"

# reboot









本文转自 lccnx 51CTO博客,原文链接:http://blog.51cto.com/sonlich/2065737,如需转载请自行联系原作者
上一篇:Macbook操作记录


下一篇:95. 费解的开关(Acwing)(分析+递推)