I just installed Slackware 14.0. I installed vmware player using this command:
sh VMware-$NAME-$VERSION.bundle --console --ignore-errors
Which I found from this website:
http://www.linuxquestions.org/questions/slackware-14/installation-of-vmw...
That allowed me to install a guest version of Windows XP (microcontroller programming).
i bought a ProLink WN2001 wireless-N Nano USB Adapter and downloaded the driver file: RTL8188EUS_linux_v4.1.3_5938.20121130
after installed (sudo ./install.sh), still unable to detect the device. please help.
lsusb
Bus 002 Device 004: ID 0e0f:0008 VMware, Inc.
Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
Bus 002 Device 002: ID 0e0f:0003 VMware, Inc.
This is helpful if you want VMWare Player to use a raw disk that you can later mount & manipulate from /dev/loop* in your host machine - even with partitions or LVM's.
This will require you to compile & install a block device wrapper library cited in this how-to. You will have to consult the respective README & instructions for the two different libs cited.
I have a problem with video card.
I use VMware workstation 8 and when i start the gust Windows 7 home 32 bit v. it come this message:
The specified device is claimed by another driver (uvcvideo) on the host operating system. The device might be in use. To continue, the device will first be disconnected from its current driver.
I want enable the directx to use 3D on gust os.
Can somebody help me.
I have a PCI-E Dell Perc 6/i RAID card that I'd like to flash with the latest firmware. Apparently I need either a Redhat / Centos OS or Windows in order to flash the firmware, but I have a VMWare 5.0.1 ESX hypervisor installed on the box and a CentOS guest OS.
I downloaded Fedora 16 at http://www.trendsigma.net/vmware/fedora16.html. Im having a problem installing VMware tools. The note printed by VMware says Make sure that you are logged in to the guest operating system. Mount the virtual CD drive in the guest, launch a Terminal, and use tar or rpm to uncompress the installer.
I downloaded vmware player 4.04 and run into the problem of virtual network device fail.
After googling a bit, I found How do I install VMware Player 4.0.3? and applied as this answer suggest, which is the following:
1) I downloaded the tarball http://weltall.heliohost.org/wordpress/wp-content/uploads/2012/01/vmware...
2) Change the plreqver=4.04
3) and run it.
so I have a serial device interfaceing with my laptop on ttyUSB0. the device has an onboard serial to usb adapter, so it is recognized as a serial device. I have sucesfully used minicom and cutecom to listen to the device and see the expected output in the terminal. However to change the settings on hte device i must send the esc key followed by the command.
i installed vmware tools yesterday and it was working perfectly fine. the reason for that is i needed to share a specific folder from the host OS to the guest OS.
today, i was baffled that the shared folder cannot be found in /mnt/hgfs/
so i went out to check the config for the vmware shared folder - it was grayed out and asked me to install vmware tools.