Archive for category Virtualization

VMWare Workstation: This virtual machine appears to be in use.

If you have ever encountered this error message anytime and it didn't worked out for you then remember there is a simple solution to it as easy as deleting a file/folder. I had this error earlier while either you reinstall a VMWare or you setup a new operating system. When I got this error again just recently I wanted it to plug it on as a post to my Wordpress blog so that it can help someone or myself in future..! :)

VMWare Workstation - This virtual machine appears to be in use.

VMWare Workstation - This virtual machine appears to be in use.

What we need to do is simply go to the folder where we have placed the physical files for the specific virtual machine and just delete the folders which are ending with "*.vmx.lck" and you are done.

For example in respect to current situation which we see in dialog box I needed to delete 2 folders SUSE Linux.vmx.lck and SUSE Linux.vmdk.lck. That's it and VMWare Workstation will be happy to play the Virtual Machine again without any problem.

Tags: ,

System Virtualization for Home & Business

Virtualization...! What does that mean in Computing?

Wikipedia defines it as "[Virtualization is] a technique for hiding the physical characteristics of computing resources from the way in which other systems, applications, or end users interact with those resources. This includes making a single physical resource (such as a server, an operating system, an application, or storage device) appear to function as multiple logical resources; or it can include making multiple physical resources (such as storage devices or servers) appear as a single logical resource."

In simple words Virtualization is about making Software fool (whether it is system or application). Sorry for my harsh words. This technology makes guest software feel like they are interacting with real hardware/resource while it is nothing but a layer created by Virtualization enabled software application.

Softwares with Virtualization Technology for System softwares/Operating system are called as Virtual Machine(s), I mean we can install Operating System with such softwares and they will be actually Machine inside Machine. All the resources used by Guest Virtual Machine will be using physical resources from Host Machine/Operating System.

It is good to use Virtualization for Software Testing, Deployment over multiple platforms and it's usage has long list. It will require really good hardware configuration for machines we are willing to install VMs.

Here is the list of System Virtualization enabled softwares for reference. Read the rest of this entry »

Tags: ,