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
原文链接:https://www.f2er.com/centos/374782.html

猜你在找的CentOS相关文章