Questions tagged [vmware-player]

VMware Player is a virtualization product from VMWare that is free for personal use.

VMware Player is a streamlined desktop virtualization application that runs one or more operating systems on the same computer without rebooting.

See more at product website.

200 questions
70
votes
6 answers

VMWare Player vs VMWare Workstation

Can anyone give me a simple comparison of those two? It is hard to get the idea from their web site.
user496949
  • 83,087
  • 147
  • 309
  • 426
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
30
votes
6 answers

Fresh new session for rstudio-server

I am running rstudio-server on a virtualised (vmware-player) ubuntu machine, and processing lots of data into the ram. I find that after some inactivity that the session suspends the data. The problem is that it takes a VERY long time to resume this…
Alex
  • 15,186
  • 15
  • 73
  • 127
27
votes
5 answers

Cannot connect the virtual device sata0:1 because no corresponding device is available on the host

Cannot connect the virtual device sata0:1 because no corresponding device is available on the host. The error pops up when I enable the host/guest share and map the drive. I have installed the VMware Tools, etc. I tried to delete and then add back…
Sam-T
  • 1,877
  • 6
  • 23
  • 51
19
votes
2 answers

vmhgfs-fuse at boot with VMware Windows 8.1 host and Ubuntu 16.04 guest

I am using the VMware Player with a Windows 8.1 host and an Ubuntu 16.04 guest and I have a shared folder shared_folder that I want to mount to a specific location at boot: /shared_folder. I can manually do that using the command vmhgfs-fuse…
takahashi
  • 2,081
  • 3
  • 14
  • 24
19
votes
7 answers

adb can list devices but adb shell/logcat doesn't work

Short version adb devices can list device, but adb shell or adb logcat just hang and don't work. Long version Here are various command outputs. /* system info */ $ uname -a Linux ubuntu-vm 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013…
Jinghao Shi
  • 1,077
  • 2
  • 10
  • 15
16
votes
2 answers

How to Simulate Pinch on BlackBerry 10 Simulator ?

I am developing a project using the Native SDK for BlackBerry 10. I am using BlackBerry 10 Dev Alpha Simulator for testing purposes. I can't seem to simulate a pinch event, and did some searching just to find out that this is not implemented yet in…
user1114055
14
votes
1 answer

Windows Phone Emulator error, Hyper-V components not running, Windows 8.1 hosted in VMWare Player

Environment: Windows 7 Enterprise 64-bit as host o/s Windows 8.1 Enterprise 64-bit hosted in VMWare Player (current version) Visual Studio Express 2012 for Windows Phone (Update 4) I get the following error when trying to run a very simple phone…
13
votes
2 answers

Automate Blackberry 10 simulator actions

I'm using the VMWare Player and the Blackberry 10 simulator image; I need to do some unit/integration tests automatically. I know I can use the VIX api to spin up a new Simulator and load the Blackberry image. What I would love to be able to do is…
Richthofen
  • 2,076
  • 19
  • 39
12
votes
3 answers

using VMWare Player 5, how can I access a web server running in a VM via an external machine?

Win7 PC running Rails in an Ubuntu VM via VMWare Player. I'm working on a site and would like to show it to a friend who's outside my network. I found this blog post, which got me very close:…
jcollum
  • 43,623
  • 55
  • 191
  • 321
11
votes
2 answers

How to do port forwarding on VMWare Player 14.1.2 (Ubuntu 18.04 guest, Windows 10 host)?

I have a VMWare Player (14.1.2 build-8497320) running a Ubuntu 18.04 guest on a Windows 10 host. The Ubuntu guest has a LAMP stack that runs a few web applications. I am using NAT to connect the Ubuntu guest to the Windows host's network. I can…
ARV
  • 6,287
  • 11
  • 31
  • 41
11
votes
2 answers

Error "context mismatch in svga_sampler_view_destroy" running GUI programs on Ubuntu in a VM

I am running Ubuntu 16.04 on a VMware workstation player VM on windows 10. When I run some GUI programs (have observed this on Spyder and Chromium) am getting the message "context mismatch in svga_sampler_view_destroy" is repeatedly printed to the…
Shane
  • 2,271
  • 3
  • 27
  • 55
10
votes
4 answers

Vix vmrun doesn't work with VMware Player

I am trying to run a batch file on my virtual machine through VIX vmrun. For starters it doesn't even want to start. When I try this in the command line: vmrun -T player start "D:\myUser\VMWare\Windows7\Windows 7.vmx" It says: Unable to connect…
Rex Feral
  • 458
  • 2
  • 4
  • 17
10
votes
1 answer

How to push/show notifications from the guest OS to the host OS in VMware player

I am wondering if there is any way to get VMware Player to blink or show a message in the window title or perform some similar notifying action whenever there is some activity inside the guest operating system. I run a Windows VM on a Linux box. If…
10
votes
2 answers

rotating the view for android x86 on VMWare

How to I rotate the display view on android x86 installed in VMWare? Pressing Ctrl+F12 rotated it so that the back and home buttons went to the left of the screen, but now pressing Ctrl+F11 or Ctrl+F12 only keep it in landscape mode, with either the…
user13267
  • 6,871
  • 28
  • 80
  • 138
1
2 3
13 14