Posts Tagged ‘vmware’

VMware Player 3.0 is finally out and it’s loaded

November 2nd, 2009

I’m a bit late on this one but I could not let the opportunity to slip and congratulate VMware on the release of VMware Player 3.0 which brings useful new features to the table. It’s a well deserved upgrade for what I consider to be the least talked about member of the VMware family.

Previous releases as the name suggest could only play virtual machines made on other VMware products, the only significant setting the user could change was the memory allocation. With release 3.0 VMware Player gains (features I consider important) the capability to create virtual machines, install VMware Tools, edit existing virtual machine configurations and support for Windows 7/ Server 2008 R2. Clearly VMware is placing Player 3.0 as the first step towards a logical upgrade to the paid VMware Workstation.

New Features

  • Virtual Machine with Easy Install
  • Windows 7
  • Windows XP Mode Compatible (you can import a XP mode vm)
  • 3D Graphics Improvements for Windows XP guests
  • Multiple-Monitor Display
  • Advanced Linux Sound Architecture (ALSA)
  • Drag and Drop Enhancements
  • On-Demand VMware Tools Download
  • Virtual Printing
  • VIX API for VMware Player

What’s not included among many things in VMware Player 3.0 are the capabilities to create snapshots, teams and record/replay just to name a few. It would not be wrong to assume that Player 3.0 is a mini-version of VMware Workstation. With the number of new features in Player 3.0 the only question remaining is when are you planning to upgrade?.

Download VMware Player
VMware Player 3.0 release note

How to mount an ISO on VMware Player

September 7th, 2009

VMware Player as the name suggest is meant to play or run virtual machines that were made on another VMware product, such as VMware Workstation. Asides from playing virtual machines you can also change the amount of allocated RAM. And that’s where the features end.

It took me a while to figure out that VMware Player has the built-in ability to mount an ISO image. This is a nice feature if you wish to install an operating system on a virtual machine or want to try an ISO without having to burn it into a CD/DVD. No need to modify the configuration file.

In case you need to blank virtual machine you can download one from this link, unzip and open it with VMware Player.

How To

Start an existing virtual machine or a blank virtual machine with VMware Player and on the top left click on Devices > CD/DVD (IDE) and click on Disconnect. This will cause the virtual CD/DVD drive to be disconnected.

VMware Player 1

Go back to Devices > CD/DVD (IDE) > Connect to Disk Image File (iso).

VMware Player 2

A new window will open where you can browse and select the ISO. Double click on the ISO to selected.

browser_iso

If you go back to Devices > CD/DVD (IDE) you will see that the ISO image has been mounted. Do not click on Disconnect.

VMware Player 3

Now head over to VMware Player > Troubleshoot > Reset. This will restart the virtual machine.

VMware Player 4

Wait for the virtual machine to boot and congratulations.

VMware Player 5

Unmount the ISO

Once you are done using the ISO the process to unmounted it is similar. Go to Devices > CD/DVD (IDE) and click on Disconnect /home/luis/windowsXPPRO.iso. This will tell the ISO image to unmount.

umount1

Go back to Devices > CD/DVD (IDE) and click on Connect to CDDVDW SH-S203N. This will cause the CD/DVD drive to reconnect.

umount2

To verify if the CD/DVD drive is functional go to Devices > CD/DVD (IDE), do not click on Disconnect.

umount3

Congratulations you have now successfully mounted and unmounted and ISO on VMware Player.

Virtualize a Windows system with VMware vCenter Converter

August 17th, 2009

The title should have been transition from bare metal to virtual with VMware vCenter Converter. VMware foresaw the existence of server configurations that were either too complex or labor intensive to be recreated from scratch, that’s why they came up with VMware vCenter Converter. What it does is convert a bare-metal system in to a VMware virtual machine ready to be used.

  • VMware vCenter Converter is available for free from the VMware website.
  • Keep in mind you will need another drive or remote storage to store the new virtual machine.

How-To

  • Start VMware vCenter Converter and click on Convert Machine.

  • Select source type: – This is where you get to choose the system you wish to convert. I choose Powered-on machine, to convert the local system.
  • Specify the powered-on machine – Obviously, select This local machine.

In this window you will need to provide the following:

  • Select destination type – this option will create a virtual machine for use on VMware virtual infrastructure virtual machine or VMware Workstion or other VMware virtual machine.
  • Select VMware Product – Because I selected VMware Workstion or other VMware virtual machine in the option above, I have to specify the version of Vmware Workstation the virtual machine will be compatible with.
  • Name: – Give a name to the virtual machine or use the suggested one.
  • Choose a location for the virtual machine – Select the location where VMware Converter can output the new virtual machine to be created.
  • And then hit Next to continue.

Remember, you need a second disk where VMware Converter can output the virtual machine while it’s being created. You can not use the same disk you wish to virtualize to stored the vm.

  • In this windows you can change some aspect of the future virtual machine. Among the possible changes you can change: the allocated RAM, number of processors, and number of NICs. If you do not wish to make any changes hit Next to continue.

  • VMware vCenter Converter will present with an overview of the setting for the new virtual machine.

  • VMware Converter will present you with a display of the progress being made. Allow for a considerable amount of time for the conversion to complete.

  • After the process is done check on the drive or location where virtual machine was to be stored during the process.

Congratulations, you now have a virtual machine. Try it out to find out how the process went.

VMware: Add second disk to a Windows virtual machine

August 5th, 2009

If you use virtual machines as mush as I do you will be in need of storage space and running out of it all the time. One way to expand the storage capacity of a virtual machine is to add a second virtual disk.

For this tutorial I will be adding a 25GB virtual hard disk to a Windows Server 2003 virtual machine. The instructions should apply without any changes to Windows XP and Windows Server 2008.

How-To

Start VMware Workstation and select the virtual machine you wish to add the second disk. Click on Edit virtual machine settings.

vmware_workstation

A new window will open. Click on + Add….

vmware_2

Now the Add Hardware Wizard will present you with several options. Click on Hard Disk and then click on Next.

vmware_3

Select Create a new virtual disk and then on Next.

vmware_4

Usually, VMware Workstation will suggest a type of virtual disk. In this case the suggested type is SCSI (Recommended) and click on Next.

vmware_5

Choose the size of your virtual disk in GB. My personal preference is to Store virtual disk as a single file and click on Next.

vmware_6

Now just tell it where to store the new disk file and click on Finish

vmware_7

Again you are presented with an overview of the system configuration. Now you can see we have two disks and click on Save.

vmware_8

Initialize the new disk

If you boot the virtual machine the new virtual disk will not appear under windows. You have to make use of a Windows utility called compmgmt.msc which will allow us to manage the new disk.

You will need administrative privileges

Click Start > Run and type compmgmt.msc and then hit OK.

This will bring a new window, click on Next to continue.

win

Here you are being asked which disk to initialize. The C drive is know as disk 0, using logic you know that our new disk is known as disk 1. Check Disk 1 and click on Next

win_2

Select which disk you wish to convert. Of course, we want to convert Disk 1 to a dynamic disk. Check and click on Next

win_3

Now the wizard is giving you an overview of whats about to be done to the disk. If you are OK with the changes click Finish.

win_4

Guess what we still have some work to do before we can use that new disk. Now right click on the unallocated volume and select New volume….

win_5

Click Next on the new volume wizard.

win_6

Select the volume type. In this case Simple and click on Next.

win_7

In this screen you are being asked to select the disk and disk size. I want to use all of the available space, just click on Next to continue.

win_8

Just accept the default drive letter and click on Next.

win_10

Now this is important. You are being asked whether you want to format the drive with NTFS and the volume label. Don’t be lazy like me and give the volume label a proper name. Then just hit Next.

win_9

Again you are being presented with an overview of whats about to be done with the drive. If you agree, click on Finish.

win_11

The new drive will now be formatted, allow for some time.

win_12

After the formatting is done you can close the window and go to Start > My Computer and you should be able to see the new drive with the assign letter E.

win_13

Thank you for visiting Linhost.info. Hopefully, this material was of some help to you.