active questions tagged vmware - Stack Overflowmost recent 30 from stackoverflow.com2009-12-01T17:16:43Zhttp://stackoverflow.com/feeds/tag/vmwarehttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/779723/determine-when-running-in-a-virtual-machine12Determine when running in a virtual machineJim McKeeth2009-04-22T23:51:13Z2009-12-01T01:40:36Z
<p>Is there an <em>official</em> 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 version of VMWare or Virtual PC. </p>
<p>Ideally Delphi code, but if you can link to an official explanation then I am sure I can convert it.</p>
http://stackoverflow.com/questions/261369/how-do-you-send-ctrlaltdelete-to-windows-in-vmware-player2How do you send Ctrl+Alt+Delete to windows in VMWare PlayerAlf2008-11-04T09:50:31Z2009-11-28T16:19:25Z
<p>I run VMWare player 2.5.0-118166 from Ubuntu 8.10 using Gnome 2.24.1.</p>
<ul>
<li>I can find no menu options to send the combination to the welcome screen.</li>
<li>Ctrl+Alt is being picked up by VMWare Player and releases input, so Ctrl+Alt+Del/Ctrl+Alt+Ins can't be typed inn directly.</li>
<li>Ctrl+Alt+Space should suppress VMWare Player from picking up the next keyboard input, but following this with Ctrl+Alt+Del or Ctrl+Alt+Ins does not seem to work.</li>
</ul>
<p>So I'm stuck, not able to log in to my windows image.</p>
http://stackoverflow.com/questions/1809216/how-to-get-vmware-to-run-a-program-within-mac-os-x-via-script-or-alias0How to get vmware to run a program within MAC OS X via script or aliasMediahaze2009-11-27T14:55:18Z2009-11-27T15:06:36Z
<p>On my Mac OS X computer, I am trying to setup a script that will open a particular program ( Visual Studio ) that resides within VMWare. </p>
<p>More specifically, when I run the script, I want Visual Studio application to open a specific file that would passed in as a parameter to the script. This file would be shared and accessible to VS.</p>
<p>Any ideas? </p>
http://stackoverflow.com/questions/1795810/could-anyone-rate-the-various-vmware-vcloud-options-for-asp-net-deployments0Could anyone rate the various VMware vCloud options for asp.net deployments? dove2009-11-25T09:50:25Z2009-11-25T09:50:25Z
<p>There are several <a href="http://www.vmware.com/appliances/services/vcloud-express.html" rel="nofollow">companies providing beta access</a>.</p>
<p>It looks like it could be a great pay as you go, and expand, service.</p>
<p>However, I'd like to hear if anyone had difficulties in getting Microsoft stack web apps running on one. Either asp.net or asp.net-mvc, with MSSQL 2005.</p>
http://stackoverflow.com/questions/56124/can-i-run-a-64-bit-vmware-image-on-a-32-bit-machine7Can I run a 64-bit VMWare image on a 32-bit machine?John Sibly2008-09-11T09:26:25Z2009-11-24T10:55:04Z
<p>Can I run a 64-bit VMWare image on a 32-bit machine?</p>
<p>I've Googled this but there doesn't seem to be a conclusive answer.</p>
<p>I know that it would have to be completely emulated and would run like a dog - but slow performance isn't necessarily an issue as I'm just interested in testing some of my background services code on 64-bit platforms.</p>
http://stackoverflow.com/questions/1779742/can-i-use-a-usb-to-serial-adapter-to-talk-to-my-development-board-from-vmware-fus1Can I use a USB-to-serial adapter to talk to my development board from VMWare Fusion?sigjuice2009-11-22T19:45:25Z2009-11-23T21:38:04Z
<p>I have a Linux virtual machine running on VMWare Fusion (on Mac OS X) that I intend to use as a development environment for an embedded system. Would it be possible for my Linux VM to talk to my embedded system's serial port using a USB-to-serial adapter? Any recommendations for what sort of adapter I should get?</p>
http://stackoverflow.com/questions/1779807/let-vmware-virtual-machine-connect-to-the-world-thru-specialized-interface0Let vmware virtual machine connect to the world thru specialized interface [closed]flybywire2009-11-22T20:04:13Z2009-11-22T20:04:13Z
<p>I have vmware player, and I am running a special OS therein.</p>
<p>My computer has two network interfaces, let's call them eth0 and eth1.</p>
<p>I want to configure my computer so that all network traffic goes eth0 if and only if it originates in my virtual machine. If traffic belongs to my host OS then I want it to go thru eth1.</p>
http://stackoverflow.com/questions/1778456/how-to-open-vmdk-file0How to open VMDK File ?mgpyone2009-11-22T11:21:27Z2009-11-22T11:58:59Z
<p>Hi All</p>
<p>As you all know, Google-Chrome-OS is released in VMWare Image File, VMDK . </p>
<p>I've downloaded it , however, I couldn't open it with VMWare Work Station and VMWare Player.</p>
<p>Also I've tried to open with Virtual Box in Ubuntu.</p>
<p>Therefore, How could I get it ?</p>
<p>Thank Advanced</p>
<p>mgpyone</p>
http://stackoverflow.com/questions/1777673/why-my-mouse-move-inversely-on-leopard-10-5-70Why my mouse move inversely on Leopard 10.5.7? [closed]Cook Schelling2009-11-22T02:52:22Z2009-11-22T02:52:22Z
<p>I have installed a iATKOS v7(Leopard 10.5.7) in Vmware 7 on my Thinkpad T61. All is OK except that the mouse, i.e., trackpoint and touchpad, move inversely along the vertical direction. When I move up, the cursor move down and vice versa. And right/left direction is right.</p>
http://stackoverflow.com/questions/1767725/chrome-os-development-on-a-mac1Chrome OS Development on a MacDougnukem2009-11-20T01:12:19Z2009-11-21T06:17:41Z
<p>Google just announced the open source release of their <a href="http://googleblog.blogspot.com/2009/11/releasing-chromium-os-open-source.html" rel="nofollow">Chromium/Chrome OS</a> product:</p>
<ul>
<li><a href="http://blog.chromium.org/2009/11/hello-open-source-developers-would-you.html" rel="nofollow">Hello, open source developers. Would you like to help build an operating system for web users?</a></li>
</ul>
<p>I'm working on a macbook running snow leopard, and I want to start hacking around with Google's Chrome OS. They <a href="http://code.google.com/p/chromium/wiki/LinuxBuildInstructionsPrerequisites#Linux%5Fdistribution" rel="nofollow">suggest using Ubuntu 8.10 linux distro</a>. </p>
<p>I'm curious if any developers have been able to build/use the Chrome OS source code on a Mac, and if not has anyone used a virtual machine or bootcamp on a mac into Ubuntu to develop Chrome OS.</p>
<p>I'm looking for the best possible VM OS solution that lets me stay as close to my Mac OS (I don't like the idea of partitioning and rebooting to hack around in a virtual OS). Are there any free VM solutions (VMWare Fusion costs). I could just use <a href="http://lowendmac.com/mac2win/08m2w/triple-boot-mac.html" rel="nofollow">bootcamp into linux</a>, but I'm looking for a solution that let's me stay inside Snow Leopard and possibly even share my disk space with the virtual OS?</p>
http://stackoverflow.com/questions/1630954/why-vm-debugger-in-visual-studio-2008-throws-unable-to-detected-startup-project0Why VM Debugger in Visual Studio 2008 throws "unable to detected startup project"?martin2009-10-27T13:53:22Z2009-11-20T09:05:01Z
<p>Hello,</p>
<p>I have a problem with VM-Debugger in Visual Studio 2008 (VMWare Workstation 6.5.3). Always when i try to Start the VM-debugging the debugger tells me the following:</p>
<pre><code>Error: Unable to detect the current startup project.
</code></pre>
<p>I only have one startup-project but there are several other projects are in my solution.</p>
<p>The debugger-log says only this:</p>
<pre><code>27.10.2009 14:35:29:
27.10.2009 14:35:29: Debugging started...
27.10.2009 14:35:29: ERROR: pEnumerator->Reset()
27.10.2009 14:35:29: An error occurred in .\Connect.cpp at line 2369.
27.10.2009 14:35:29: ERROR: FindProject(pEV, startupName, pProject)
27.10.2009 14:35:29: An error occurred in .\Connect.cpp at line 2412.
27.10.2009 14:35:30: Error: Unable to detect the current startup project.
27.10.2009 14:35:30: ERROR: DoStart()
27.10.2009 14:35:30: An error occurred in .\Connect.cpp at line 549.
</code></pre>
<p>The logs of VMWARE-Workstation-Program say nothing that seems like an error.</p>
<p>I already have tried to build a new solution and add my existing projects, but the same effect appears. I already have re-installed the vmware-visual-studio-plugin. There was noch change. </p>
<p>Do you perhaps know what's the problem and how it could be fixed.</p>
<p>Greetings, Martin</p>
http://stackoverflow.com/questions/1676858/looking-for-a-nice-way-to-detect-if-i-am-running-in-a-virtual-machine-linux2Looking for a nice way to detect if I am running in a Virtual Machine (Linux)unknown (google)2009-11-04T21:45:34Z2009-11-20T08:56:02Z
<p>In VMs OS-provided real-time scheduling tends not to be reliable. For my application I'd like to be able to detect whether I am running on a VM or not (Linux-only). </p>
<p>So I am looking for a nice way to detect (in C) whether I am in a virtualized environment. Depending on the VM used there seem to be various DMI and CPUID strings in use. I am primarily interested in a generic way though.</p>
<p>Anyone got any ideas?</p>
http://stackoverflow.com/questions/1753969/is-application-virtualization-only-for-standalone-applications0Is application virtualization only for standalone applications?vicky212009-11-18T06:07:03Z2009-11-18T06:07:03Z
<p>Does application virtualization mean virtualizing only stand-alone desktop applications and executables? Or does it also cover virtualizing webapps and web servers? Can Citrix's XenApp and VMware's ThinApp virtualize web applications and web servers? </p>
http://stackoverflow.com/questions/1749595/running-vmware-machines-on-external-drive1Running VMWare machines on external drive [closed]Dan2009-11-17T15:21:20Z2009-11-17T17:26:54Z
<p>I have several VMWare machines that work just fine when I run them from drive C. If I create a data store on an external USB drive, and copy them there, they start up OK, but they never receive an IP address. I can run this:</p>
<p>ifconfig eth0</p>
<p>And the normal information shows up, but there is no IP address. I've looked at the VM config and the network adapter config for the versions on the external drives and I don't see any obvious problems. I've tried restarting all the VMWare services, I've even rebooted the PC, to no avail.</p>
<p>This has been true of Fedora 11, Ubuntu 9 and RHEL 5, on two different drives. Any ideas?</p>
<p>EDIT: I have subsequently noticed that, in Fedora, I can see eth1 with ifconfig but eth0 does not exist. There was also a problem with write permission to a pid file but I fixed that. Anyway, when I try to run dhclient it eventually fails.</p>
http://stackoverflow.com/questions/1745332/virtual-machine-monitoring-optimization-what-tools0Virtual machine monitoring/optimization - what tools?alex2009-11-16T22:43:10Z2009-11-17T14:36:27Z
<p>What are the tools available to place on the level on top of VMWare or Xen (or other VM managers) that would monitor the VMs? </p>
<p>I know there are a few solutions like Netuitive, CA Infrastructure Manager / eHealth, Nimsoft - what are the areas of application and how popular are they?</p>
<p>CA has root-cause analysis of potential problems with the host. Is there something that performs other types of analysis or even attempts to fix the problems?</p>
http://stackoverflow.com/questions/1744810/ext3-error-running-inside-vmware0EXT3 Error Running Inside VMWare [closed]Paul2009-11-16T20:57:54Z2009-11-16T20:57:54Z
<p>I'm doing development of an OS based on the 2.4 Linux kernel. Right now I'm porting it to VMWare. When creating the partitions, either on first boot or when the user formats the drive (the user never formats the drive themselves, they use a special command in our OS that takes care of all the system calls for them), it gives the following error:</p>
<p>"EXT3-fs: unable to read superblock"</p>
<p>This only happens in VMWare, not when running on ordinary hardware. After the error is printed, there aren't any other problems with accessing the file system. At least not that we've discovered yet.</p>
<p>The system does a reboot when the user formats the drive, and the error occurs after boot. This has me confused because I expect the kernel to read the partition table at boot time. ON first boot, of course, it simply creates the partitions and starts the OS.</p>
<p>I'm hunting through the kernel source code, as well as our own, to make sure we're reading the partition table at the appropriate time. Honestly I'm not that well versed in how the kernel handles the file system, so it's not going well.</p>
<p>Is there anything special that VMWare does/needs when formatting the virtual disk? Is there some point where I have to force the kernel to re-read the partition table (again)?</p>
http://stackoverflow.com/questions/1480999/build-automation-vmware-server-2-0-final-builder2Build automation, VMWare server 2.0, Final builderVMWare2009-09-26T11:09:42Z2009-11-16T16:45:39Z
<p>I have a database in a VMWare Server 2.0 Virtual machine. I also have a web application in the IIS (7) in the VM.</p>
<p>Now I want to execute some database scripts that are in the VM, from the Host machine.
Also I have a VB script in the VM that I want to run from the Host machine.</p>
<p>How do I go about setting this up. I can buy Final builder if that will help me.</p>
<p>Since I am looking to automate the above from the Host machine, I was wondering what I would have to do to execute the database and the VB scripts that are in the VM, but execute them from the Host machine, so that these update the database and IIS (vb script thing) in the VM.</p>
<p>Thanks.</p>
http://stackoverflow.com/questions/1741280/vmware-fusion-and-macbookpro-keyboard-1VMware Fusion and MacbookPro keyboardPengin2009-11-16T10:23:37Z2009-11-16T10:26:52Z
<p>I'm running Windows 7 Ultimate (retail) under VMware Fusion on a Macbook Pro. I've created a keyboard layout for the mac using Microsoft keyboard Layout Creator <a href="http://www.microsoft.com/downloads/details.aspx?familyid=FB7B3DCD-D4C1-4943-9C74-D8DF57EF19D7&displaylang=en" rel="nofollow">MSKLC</a>.</p>
<p>My problem is that when I type the quote or double quote character, nothing happens. Then I press it again and get the character twice. Similar behaviour also occurs when I use a standard US-International keyboard layout.</p>
<ol>
<li>First press of <strong>'</strong> I get nothing.</li>
<li>Second press of <strong>'</strong> I get <strong>''</strong></li>
</ol>
<p>If I press <strong>'</strong> once, then press any other key it generally produces the expected output, e.g.</p>
<ol>
<li>First press of <strong>'</strong> I get nothing</li>
<li>Now press <strong>f</strong> and I get <strong>'f</strong></li>
</ol>
<p>If I press <strong>'</strong> once, then press <strong>i</strong>, I get <strong>í</strong> (see <a href="http://www.fileformat.info/info/unicode/char/00ed/index.htm" rel="nofollow">here</a>)</p>
<p>Interestingly, if I press <strong>'</strong> once, then press backspace it's as if I never pressed <strong>'</strong> (backspace functions normally).</p>
<p>A similar thing happens with <strong>#</strong>.</p>
<p>As you can imagine, it's taken me ages to type this out, with the keyboard doing what it's doing... should have flicked over to OSX!</p>
http://stackoverflow.com/questions/29156/mac-virtualization-vm-ware-fusion-or-parallels22Mac Virtualization: VM Ware Fusion or ParallelsDon2008-08-26T23:07:27Z2009-11-11T18:01:21Z
<p>I'm curious for all your Mac users out there which virtualization software you use and why? I've been a VM Ware user for Windows for years and have been running Parallels on my Mac (mainly because VM Ware was in Beta when I got Parallels).</p>
<p>I'm curious if many folks have had experience with both, which may be better, pros and cons of each, etc. The one thing that seems to be nice about Parallels is that you can run a Bootcamp partition virtually. Not sure if you can do that with VM but that seems like a nice option to give you the best of both worlds if you want to switch between Virtual and Bootcamp.</p>
http://stackoverflow.com/questions/1700380/qtpvm-why-is-the-click-command-not-executed-when-im-not-conncted-to-the-vm-via2QTP+VM: Why is the Click command not executed when I'm not conncted to the VM via Remote Desktop?Federico Elles2009-11-09T11:06:24Z2009-11-09T14:50:22Z
<p>I'm using QTP 10 together with VMWare to test a Siebel Application.
I'm executing the following code to click on a Save button.</p>
<pre><code>Browser("Siebel").Dialog("Filedownload").WinButton("Save").Click
</code></pre>
<p>The code works perfectly fine when I'm connected to the VM via Remote Desktop.</p>
<p>On the other side, when I'm starting the QTP test through the scheduler, without having a Remote Desktop connection, the code above fails without any error message. The WinButton is simply not clicked.</p>
<p>Any idea?</p>
http://stackoverflow.com/questions/1505642/do-kexec-and-kdump-work-under-vmware2Do Kexec and Kdump work under VMware?Robert S. Barnes2009-10-01T18:29:28Z2009-11-09T09:19:24Z
<p>Under Linux you can use <a href="http://lse.sourceforge.net/kdump/" rel="nofollow">Kdump</a> to reliably capture the state of the system at the time of an OOPS ( kernel crash ) . Does Kdump work the same when the kernel is running under VMWare? I'm using VmWare Server 2.0.</p>
http://stackoverflow.com/questions/1696139/overcommitting-memory-on-an-ubuntu-server-9-10-running-on-vmware-fusion-3-0-osx0Overcommitting memory on an Ubuntu Server 9.10 running on VMWare Fusion 3.0 (osx) [closed]makevoid2009-11-08T11:48:19Z2009-11-08T11:48:19Z
<p>I can't set the <strong>overcommit_memory</strong> from inside the shell:</p>
<pre><code>root@ubuntu:~# /proc/sys/vm/overcommit_memory = 1
-bash: /proc/sys/vm/overcommit_memory: Permission denied
</code></pre>
<p>Also I tried putting that line in /etc/<strong>sysctl.conf</strong> and rebooting the vm but it's not working.</p>
<p>Someone have some clues? I couldn't find nothing searching in google.</p>
<p>Thank you!</p>
http://stackoverflow.com/questions/508651/asp-net-hosting-on-virtual-servers-running-on-vmware0ASP.NET Hosting on Virtual Servers running on VMWarePeterTheNiceGuy2009-02-03T19:54:07Z2009-11-07T16:35:01Z
<p>My Company is running several international websites for selling insurance products.
Our current setup is a Webfarm with multiple Loadbalanced Webservers hosting our <strong>ASP.NET</strong> applications. The backend is a single - yet powerful - SQL Server. (all in one data center)</p>
<p>Our network admins want to move to virtual servers running on <strong>VMWare</strong>.</p>
<p>Scenarios could be</p>
<ol>
<li><strong>Webfarm</strong>: Multiple standard webservers, Loadbalanced (current setup), Session state on SQL Server</li>
<li><strong>Virtual Webfarm</strong>: Multiple virtual servers, loadbalanced on one physical VMWare Host, Session state on SQL Server
2.a same as above but with multiple physical hosts</li>
<li><strong>Single Virtual Webserver</strong>: One big powerful virtual webserver, no loadbalancing required, session state can be kept in process</li>
</ol>
<p>There is a big hype around virtualization and I can see the benefits, but have no experience with this. I cannot tell what issues we will face and to what we should pay special attention.</p>
<ul>
<li>Does anyone have experience with such a virtual setup? </li>
<li>What are general recommendations?</li>
</ul>
<p>I tend towards 2a. I am afraid of having all webservers on one single physical machine.</p>
<p>Many thanks in advance to share your thoughts.</p>
http://stackoverflow.com/questions/1149186/setting-up-a-nas-with-citrix-xenserver0Setting up a NAS with Citrix XenServerJasonBrown2009-07-19T03:41:19Z2009-11-05T14:34:34Z
<p>Hi,</p>
<p>Just a quick query on anyone whos worked with XenServer, I want to setup a NAS at home but with virtualization (I've looked into VMWare Server and KVM, I quite like KVM!) but I was told about XenServer 5.5.</p>
<p>I have comomodity hardware (ASUS board, dual core 2.66Ghz CPU with 8Gb RAM), I need to setup a fileserver to house about 2-3Tb worth of data (big chunky video - not porn!). Need to run Linux (preferably CentOS) but also run Windows virtualised for testing.</p>
<p>I was thinking of going the XenServer route, however I want to be able to offer a VM access to the 2-3Tb of HDDs (5 HDD drives) directly so it can do its thing (maybe using FreeNAS). </p>
<p>Would this be possible with XenServer? Or will I have to do more work - and another box - to offer this?</p>
<p>My goals are to use FreeNAS (ZFS!) for the filesserver, CentOS for SVN and aother bits we need to use (LAMP Stack), Windows for our win32 testing all on one box.</p>
<p>I see this iSCSI target bits and get scared.</p>
http://stackoverflow.com/questions/1665230/benefits-of-jvm-atop-an-os-vm0Benefits of JVM atop an OS VM?Xepoch2009-11-03T04:22:56Z2009-11-03T06:09:24Z
<p>I see many deployments where IT groups run effectively nothing but a JVM application stack inside a VM (vmware, &c) instance.</p>
<p>I guess I consider the JVM to be a formal VM: what real benefit is it to run your Java application stack inside another VM?</p>
http://stackoverflow.com/questions/1658020/bind-mousebutton-keystroke-to-application-in-vmware-when-minimised0Bind Mousebutton/Keystroke to Application in VMWare when minimisedSimon Stevens2009-11-01T19:09:41Z2009-11-01T19:09:41Z
<p>I need to run teamspeak under VMWare due to the poor quality of the native Teamspeak OS X client. My problem is that the keybind I set up will only work when VMWare has focus. I suspect I would need some sort of 3rd party application to capture a keystroke and pipe it to VMWare but I have no idea where to even start looking for something like that.</p>
<p>I'd appreciate any help I can get.</p>
http://stackoverflow.com/questions/1655110/vmware-player-for-xen0VMWare Player for Xen [closed]flybywire2009-10-31T18:06:00Z2009-10-31T18:06:00Z
<p>What is the parallel of VMWare Player in the Xen line of products?</p>
<p>I.e. what do I need to run a virtual machine inside my laptop or desktop computer?</p>
http://stackoverflow.com/questions/1654047/not-enough-physical-memory-available-to-run-virtual-machine-1Not enough physical memory available to run Virtual Machine [closed]unknown (google)2009-10-31T10:58:35Z2009-10-31T11:18:14Z
<p>hi
I when i am trying to run virtual machine on VMW 6.5 it shows me following error.</p>
<p>"Not enough physical memory is available to power on this virtual machine with its configured settings.
To fix this problem, adjust the additional memory settings to allow more virtual machine memory to be swapped.
If you were able to power on this virtual machine on this host computer in the past, try rebooting the host computer. Rebooting may allow you to use slightly more host memory to run virtual machines."</p>
<p>i have also tried options that are suggested from above error, but still its not working.</p>
<p>Can you help me to solve this problem?</p>
<p>Thanks</p>
http://stackoverflow.com/questions/1644563/how-to-set-up-a-sharepoint-2010-developer-machine1How to set up a SharePoint 2010 developer machine?Flo2009-10-29T15:32:06Z2009-10-29T18:33:02Z
<p>As the release date for the public beta of SharePoint 2010 is coming closer and closer, I'm wondering how to set up a developer machine for it. I've heard that for developing on SharePoint a 64 bit system is needed and that Microsoft advises to use Windows 7 64 bit and install SharePoint 2010 on it.</p>
<p>I think that won't be an option for me as I only have one computer here at work and I don't like to install SharePoint on the same machine that I use for my normal office work (email stuff, writing concept papers, ...).</p>
<p>Am I right that I only have two other options? Using Server 2008 as a desktop operating system and install SharePoint 2010 on a virtual machine or using Windows 7 64 and use VMWare to host the SharePoitn 2010.</p>
<p>So I'm wondering if there are any other options and which one you chose? What experiences have you already made?</p>
http://stackoverflow.com/questions/1586245/remotely-debug-linux-kernel-from-windows0Remotely debug Linux Kernel from Windows?Robert Fraser2009-10-18T22:38:51Z2009-10-28T20:49:29Z
<p>Hi all,</p>
<p>I was wondering if anyone knew of a way to remotely debug the Linux kernel running under VMWare (and if so, if there's a way to do it in Windows since linux kind of scares me...). Both are x86. I know VMWare has support for this (I saw a post about remote debugging via gdb), but if there was a way to do it from Windows (i.e. Eclipse CDT or something) that'd be awesome.</p>
<p>Thanks!
-Robert</p>