标签:roo sed stop cat 虚拟 swap centos shell inux
宿主机如果需要使用virsh console到虚拟机的shell,需要修改虚拟机的相关配置文件使生效:
grub2-mkconfig -o /boot/grub2/grub.cfg
reboot
可以使用宿主机登陆虚拟机shell了:
virsh console domain_name
标签:roo sed stop cat 虚拟 swap centos shell inux
原文地址:http://blog.51cto.com/9237101/2334011