首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法使用virt-install安装windows来宾。

无法使用virt-install安装windows来宾。
EN

Server Fault用户
提问于 2014-06-20 14:51:32
回答 1查看 2.2K关注 0票数 1

我正试图使用命令在我的CentOS 6.4 64位系统上安装一个windows来宾(Windows 2012 64位)。

命令:/usr/sbin/virt-install --graphics vnc,port=5903,listen=127.0.0.1,password=redhat --noautoconsole --name=myos2 --ram=1024 --arch=x86_64 --vcpus=1 --hvm --disk path=/media/skrtbhtngr/wins2012,size=32 -m 66:55:44:33:22:00 --location=/root/Desktop/OS_Images/en_windows_server_2012_x64_dvd_915478.iso

输出:Starting install... ERROR Could not find an installable distribution at '/root/Desktop/OS_Images/en_windows_server_2012_x64_dvd_915478.iso' The location must be the root directory of an install tree. Domain installation does not appear to have been successful. If it was, you can restart your domain by running: virsh --connect qemu:///system start myos2 otherwise, please restart your installation.

此外,当我使用虚拟机管理器时,操作系统安装将成功启动。现在,这发生在所有的窗口客人(Win7等.)。

什么我不知道我哪里错了?

PS:我是虚拟化世界的新手!

EN

回答 1

Server Fault用户

回答已采纳

发布于 2014-06-20 15:08:25

我认为你想用cdrom而不是-位置来指向ISO。然后VM应该引导到ISO。

http://opennodecloud.com/documentation/howtos/kvm-guests-virt-install-examples/

票数 1
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/606787

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档