Questions tagged [vmware]

QUESTIONS ABOUT SERVER ADMINISTRATION ARE OFF-TOPIC. General VMWare questions may be asked on superuser.com or serverfault.com. VMware is a brand of virtual machine software that provides a virtualized set of hardware to the guest operating system.

VMware software virtualizes the hardware for a video adapter, a network adapter, and hard disk adapters. The host provides pass-through drivers for guest USB, serial, and parallel devices. In this way, VMware virtual machines become highly portable between computers, because every host looks nearly identical to the guest. In practice, a system administrator can pause operations on a virtual machine guest, move or copy that guest to another physical computer, and there resume execution exactly at the point of suspension.

VMware's desktop software runs on Microsoft Windows, Linux, and Mac OS X, while VMware's enterprise software hypervisors for servers, VMware ESX and VMware ESXi are bare-metal embedded Hypervisors that run directly on server hardware without requiring an additional underlying operating system.

References:

VMware Products:

3250 questions
48
votes
12 answers

The VMware Authorization Service is not running

windows could not start vmware authorise service on local computer. Error 1075 : the dependency service does not exist or has been marked as deletion I have installed windows7 home basic so i am not geeting any - local user and group option…
utkal patel
  • 1,321
  • 1
  • 15
  • 24
47
votes
6 answers

Error while powering on: VMware Player cannot connect to the virtual machine

Im using Windows8, the problem is while connecting to Ubuntu though VMware I receives an error that I do not have a rights. It is not my first time I use it. Don't know what gone wrong. The error I have got : Error while powering on: VMware Player…
Julya Levin
  • 543
  • 1
  • 4
  • 11
47
votes
8 answers

How to open VMDK File of the Google-Chrome-OS bundle 2012?

As you all know, Google-Chrome-OS is released in VMWare Image File, VMDK. I've downloaded it , however, I couldn't open it with VMWare Work Station and VMWare Player. Also I've tried to open with Virtual Box in Ubuntu. Thus, How could I get it?
Ye Lin Aung
  • 11,234
  • 8
  • 45
  • 51
47
votes
4 answers

Running Vagrant Inside VMWare VM

I realize this is essentially OSCeption (Operating System Inception), but I think it might make the most sense for me (please tell me if there's a better option, this seems really awful). Here's the situation: I have a windows 8 machine. I like it -…
Josh
  • 481
  • 1
  • 4
  • 6
44
votes
4 answers

VMWare fusion: connecting to host's web server from guest

I am a web developer and my development platform is Mac. I have installed a copy of Windows XP in VMWare fusion for testing purposes and using IE for previwing my websites. I have Apache running on my Mac with several subdomains, like test.localhost…
farzan
  • 1,160
  • 2
  • 14
  • 25
42
votes
10 answers

Determine when running in a virtual machine

Is there an official way for an application to determine if it is running in VMWare or Virtual PC (or whatever Microsoft is calling it now)? The code I have seen is usually a hack that took advantage of some odd behavioral side effect in a specific…
Jim McKeeth
  • 38,225
  • 23
  • 120
  • 194
41
votes
2 answers

Fail to import ova file to VMware Player

I downloaded an OVA file from SDN-Hub, and used VMWare Player 11 to import it. It came out with this error message: Error while converting to a virtual machine: Line 96:Unsupported element 'StorageItem' Line 105:Unsupported element…
yuhsinliu
  • 413
  • 1
  • 4
  • 5
40
votes
1 answer

Which VMware API should I use?

I'm trying to write a fairly simple application in C# (or at least, I think it should be simple) that polls a vCenter for all of its ESX servers, then each ESX server for all of its VMs. It will collect some simple, real-time statistics and plop 'em…
The Maniac
  • 2,628
  • 3
  • 19
  • 29
40
votes
9 answers

VMDebugger add-in crashes each time Visual Studio opens up

I'm experiencing the following error each time I open up an instance of VS 2012, for about a week (so it's not due to the yesterday's Update 4). Even if I click Yes, the error is shown again when I re-open Visual Studio. Anyway, the VMWare debugger…
Teejay
  • 7,210
  • 10
  • 45
  • 76
39
votes
3 answers

EC2 instance image on VirtualBOX?

Is there any way of getting the saved EC2 instance image and running it on virtualbox on my personal computer?
Sujit
  • 2,403
  • 4
  • 30
  • 36
39
votes
9 answers

WampServer - mysqld.exe can't start because MSVCR120.dll is missing

I've tried to run wampserver on my local side, but mysql server doesn't run. when I try to install service, it give me error. I searched the answer all day and found some answers on here and there. but any solution doesn't work for me. I tried to…
heltdev
  • 943
  • 1
  • 8
  • 19
37
votes
15 answers

Unable to ping vmware guest from another vmware guest

I would like to ping one vmware guest from another one. Both are Windows XP and use NAT. I set IP manually for VMnet8 to 192.168.18.1. (no using Obtain IP address automatically). Also I'm not able to ping neither guest1 nor guest2 from host. I'm…
Vladislav Krejcirik
  • 593
  • 2
  • 6
  • 10
36
votes
6 answers

What is my bottleneck when cloning a git repository from a virtual machine with a fast network connection?

I have a situation with a relatively large git repository located in a virtual machine on an elderly, slow host on my local network where it takes quite a while to do the initial clone. ravn@bamboo:~/git$ git clone gitosis@gitbox:git00 Initialized…
Thorbjørn Ravn Andersen
  • 73,784
  • 33
  • 194
  • 347
33
votes
1 answer

Clone option not visible in Vmware player

I am new to this vmware player and am working on version 'workstation 9.0 virtual machine'. Now I have made a virtual machine and I want to clone it. But when I right click on the machine which I created there is no option of clone coming in it.
user2256203
  • 451
  • 1
  • 6
  • 9
29
votes
7 answers

Windows Phone 7 emulator on a VM?

It seems that the Windows Phone 7 SDK doesn't support running inside a VM. On Parallels, the entire VM simply crashes when the emulator is starting up. Around the web, though, a few people have reported that they were able to use it by changing a…
Eduardo Scoz
  • 24,653
  • 6
  • 47
  • 62