所以我使用Lubuntu并使用vmplayer作为VM运行,我正在尝试安装vmware工具.做完之后
./vmware-install.pl
Run Code Online (Sandbox Code Playgroud)
并且正在进行默认设置
The path "" is not a valid path to the 3.8.0-19-generic kernel headers.
Would you like to cange it? [yes]
Enter the path to the kernel header files for the 3.8.0-19-generic kernel?
Run Code Online (Sandbox Code Playgroud)
当我做的时候
whereis 3.8.0-19-generic kernel
Run Code Online (Sandbox Code Playgroud)
它说
3.8:
kernel: /usr/src/linux-headers-3.8.0-30/kernel /usr/src/linux-headers-3.8.0-19/kernel /usr/src/linux-headers-3.8.0-19-generic/kernel /usr/src/linux-headers-3.8.0-30-generic-kernel
Run Code Online (Sandbox Code Playgroud)
我尝试了所有这四个,没有一条路径有效.它仍然说路径不是3.8.0-19通用/内核的有效路径.
请注意,在我做之前
whereis 3.8.0-generic kernel
Run Code Online (Sandbox Code Playgroud)
它只给了我'-19'内核,但后来我做到了
sudo apt-get install linux-headers-$(uname -r)
sudo apt-get install linux-headers-generic
Run Code Online (Sandbox Code Playgroud)
看看它是否会解决任何问题,但事实并非如此.它添加了'-30'内核,但似乎没有解决问题.关于什么是错的任何想法?
我安装了Mountain Lion然后我试着运行然后出现了这个错误:
The virtual machine cannot enter Unity mode because:
- The guest operating system does not have VMware Tools installed.
- The guest operating system's resolution cannot be changed.
Run Code Online (Sandbox Code Playgroud)
然后我尝试更新工具:
Could not find component on update server.
Contact VMware Support or your system administrator.
Run Code Online (Sandbox Code Playgroud) 在此期间出现此错误vagrant up --provider=vmware_fusion:
[default] Waiting for HGFS kernel module to load...
The HGFS kernel module was not found on the running virtual machine.
This must be installed for shared folders to work properly. Please
install the VMware tools within the guest and try again. Note that
the VMware tools installation will succeed even if HGFS fails
to properly install. Carefully read the output of the VMware tools
installation to verify the HGFS kernel modules were installed properly.
谷歌搜索,我发现这与问题有关 …
将我的访客ubuntu升级到linux-image-3.13.0-46后,我收到错误安装vmware-tools,我不能再共享文件夹了.
我在Windows 8和Ubuntu 14.04 LTS主机上都运行了vmware播放器7.0.0 build-2305329,在安装过程中我输出了以下错误:
from /tmp/modconfig-NVbKuD/vmhgfs-only/inode.c:29:
include/linux/kernel.h:793:27: error: ‘struct dentry’ has no member named ‘d_alias’
const typeof( ((type *)0)->member ) *__mptr = (ptr); \
^
Run Code Online (Sandbox Code Playgroud)
有关此问题的解决方法吗?
谢谢
我试图使用OVFTool将VMX转换为OVF格式,如下所示,但是它给出了错误:
C:\Program Files\VMware\VMware OVF Tool>ovftool.exe
vi://vcenter.com:port/folder/myfolder/abc.vmx abc.ovf
Error: Failed to open file: https://vcenter.com:port/folder/myfolder/abc.vmx
Completed with errors
Run Code Online (Sandbox Code Playgroud)
如果您有任何解决方案,请告诉我.
这是完整的错误: SqlException: A transport-level error has occurred when receiving results from the server. (provider: Shared Memory Provider, error: 1 - I/O Error detected in read/write operation)
我已经开始间歇地看到我的应用程序中的一些单元测试(有超过1100个单元和系统测试).我在ReSharper 4.1中使用了测试运行器.
另一件事:我的开发机器是VMWare虚拟机.
我按照这里的安装程序进行了操作:
http://install-climber.blogspot.com/2012/08/linuxmint13cinnamoninstallvmwaretools.html
但是,当我执行命令"/ usr/bin/vmware-user"时,我收到以下错误:
jay-virtual-machine vmware-tools-distrib # /usr/bin/vmware-user
jay-virtual-machine vmware-tools-distrib # /usr/lib/vmware-tools/lib/libstdc++.so.6/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by /usr/lib/x86_64-linux-gnu/libproxy.so.1)
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiolibproxy.so
jay-virtual-machine vmware-tools-distrib #
Run Code Online (Sandbox Code Playgroud)
我在VMware Workstation 9.0上运行.
我是Linux新手,所以任何方向都能很好地为我服务.
谢谢,杰伊
将VMWare播放器升级到v.6.0.1后,guest虚拟机Ubuntu 13.04操作系统上的VMWare工具安装失败.模块编译很顺利,但是启动服务时vmware配置部分失败,输出如下.
Creating a new initrd boot image for the kernel.
update-initramfs: Generating /boot/initrd.img-3.11.0-12-generic
vmware-tools-thinprint start/running
initctl: Job failed to start
Unable to start services for VMware Tools
Execution aborted.
Run Code Online (Sandbox Code Playgroud)
VMWare工具版本为9.6.1-1378637.更新到Ubuntu 13.10没有帮助.我也尝试禁用瘦打印服务(即说"不"而不是默认答案),这似乎是输出中的问题,以及默认情况下通常启用的其他选项(如文件拖放) ,但这也没有帮助.关于如何进一步解决这个问题的任何想法?
我在这里发布这个是因为我在努力解决这个问题并最终找到了解决方案,优雅地保存在另一个不再上网的网站上(Wayback:https://web.archive.org/web/20141017041537/http://www.utterlyforked的.com/VMWare的融合-5-和美分6-4 /)
我正在使用VMware Fusion 7.1.2并且我从ISO安装了CentOS 6.7最低版本,然后通过单击虚拟机下拉列表并选择"安装VMWare工具"继续安装VMWare工具.一些安装指南建议向导引导您完成此操作,但事实并非如此,因为CD未自动安装,因此您必须完成安装驱动器并从控制台或终端提示符运行perl安装脚本.VMWare帮助非常明确,值得:
mkdir /mnt/cdrom
mount /dev/cdrom /mnt/cdrom
cd /tmp
tar zxpf /mnt/cdrom/VMwareTools-x.x.x-yyyy.tar.gz
umount /dev/cdrom
Run Code Online (Sandbox Code Playgroud)
需要安装Perl,因此:
yum install perl
Run Code Online (Sandbox Code Playgroud)
然后,运行VMWare安装程序:
cd vmware-tools-distrib
./vmware-install.pl
Run Code Online (Sandbox Code Playgroud)
通过默认值后,我得到:
...
Do you want to enable Guest Authentication (vgauth)? [yes]
No X install found.
Creating a new initrd boot image for the kernel.
vmware-tools-thinprint start/running
initctl: Job failed to start
Unable to start services for VMware Tools
Execution aborted.
Run Code Online (Sandbox Code Playgroud)
用户已经initctl: Job failed to start以各种方式通过了该消息,但在这种特定情况下,答案非常明确.
我将在下面发布@ ukandrewtaylor的答案,从互联网Wayback Machine无耻地复制.如果你是来自Utterly …
无法在Debian 8上安装或升级VMware Tools.
尝试通过键入来安装它时./vmware-install.pl,会出现错误:
update-initramfs: Generating /boot/initrd.img-3.16.0-4-amd64
Checking acpi hot plug done
Starting VMware Tools services in the virtual machine:
Switching to guest configuration: done
VMware Automatic Kmods: done
Guest filesystem driver: done
Mounting HGFS shares: done
VGAuthService: failed
Common Agent: failed
Unable to start services for VMware Tools
Execution aborted.
Run Code Online (Sandbox Code Playgroud)
我该如何解决?
vmware-tools ×10
vmware ×3
centos ×1
centos6 ×1
debian ×1
install ×1
kernel ×1
linux ×1
linux-kernel ×1
linux-mint ×1
ovf ×1
resharper ×1
sql-server ×1
ubuntu ×1
ubuntu-14.04 ×1
unit-testing ×1
vagrant ×1