分页: 1 / 1

ubuntu14.04 kvm 安装虚拟机出现的问题

发表于 : 2017-02-19 22:42
kerrysu

代码: 全选

$virt-install --name=ubuntutest  --ram 512 --vcpus 2 --disk path=/home/suxubo/images/ubuntutest.qcow2,size=10,format=qcow2,bus=virtio,sparse --cdrom /home/suxubo/images/iso/ubuntu-14.04.4-server-amd64.iso --graphic vnc --os-type=linux --virt-type=kvm --hvm --accelerate --network bridge=virbr0 --autostart

Starting install...
Creating domain...                                                                                                                    |    0 B     00:00     
Cannot open display: 
Run 'virt-viewer --help' to see a full list of available command line options
Domain installation still in progress. You can reconnect to 
the console to complete the installation process.

Re: ubuntu14.04 kvm 安装虚拟机出现的问题

发表于 : 2017-03-21 9:27
qadqingkong
最近用的是16.04 使用kqmeu或者 virt-manager 或者 virtualbox5.1.18 都正常 虚拟机文件用的virtualbox的
反正这仨都能支持KVM了