摘要: 网络引导创建虚拟机 cat bin/install-rhel6 #!/bin/bash/usr/sbin/virt-install \--vnc \--noautoconsole \--name=rhel6test \--ram=1024 \--arch=x86_64 \--vcpus=1 \--o 阅读全文
posted @ 2018-01-09 10:44 393199901 阅读(92) 评论(0) 推荐(0)