0

我有带有 hyper v 角色的 Windows 2008 r2。我创建了一个 rhel6 虚拟机,但是当我尝试按照 Microsoft 的说明安装 Linux 集成服务时,我收到此错误:

ls: cannot access kmod-microsoft-hyper-v-rhel6-43.1.x86_64.rpm No such file or directory
ls: cannot access microsoft-hyper-v-rhel6-43.1.x86_64.rpm No such file or directory
RPM`s are missing

我验证了这两个文件与 install.sh 脚本位于同一文件夹中。

4

3 回答 3

0

您是否查看了 install.sh 脚本?也许他正在寻找其他地方而不是它自己的目录;)。

于 2012-03-22T10:27:31.060 回答
0

目录的路径可能与脚本查找的路径不同。

于 2012-03-23T09:05:42.003 回答
0

找到解决方案 http://chkchaitu.wordpress.com/2012/04/10/rhelcentos6-2-on-hyper-v-2k8-r2-with-lic-v3-2/

安装 Linux Integration Services v 3.2 后发现 CD 室无法正常工作 - 解决方案:

http://support.microsoft.com/kb/2600152

于 2012-04-25T12:18:14.573 回答