Dear All,
Let we see how to install the VMware workstation 10 that is new version in market as well as to create the VM on it.
examples of type is Oracle VM Box, VMware Workstation 10 etc. This are perform a role of hypervisor in this type 2.
Steps 1
To
download VMware workstation 10 from web you need account in VM ware web
site. It is a trial version which will valid upto 30 days from date of
registration.
Step 2
After Successful registration you download it on windows/linux platform 32 bit/64 bits versions respectively.
Installation process in Windows is quite simple as compared with ubuntu.
We see here linux based ubuntu installation.
Steps 3
After download open terminal in ubuntu set the path where the version is actually get downloaded.
eg. it downloaded in download folder then
admin@ubuntu.desktop$ cd download
admin@ubuntu.desktop/download$ ls
all files will be on screen
Now, for installation purpose execute following commands.
1. sudo chmod 755 "the whole string name that user have been downloaded". enter
it will ask admin password, put it.
2. sudo ./"the whole string name that user have been downloaded". enter
The installation process will start.
After Successful Installation now time come for configure a virtual machine.
Follow the steps to configure the VM.
To create a virtual machine using VMware Workstation:
- Launch VMware Workstation.
- Click New Virtual Machine.
- Select the type of virtual machine you want to create and click Next:
Note: Your choice depends partially on the hardware version you want your virtual machine to have. For more information, see Virtual machine hardware versions (1003746).
- Custom: This gives you an option to create a
virtual machine and choose its hardware compatibility. You can choose
from Workstation 10.x, Workstation 9.x, Workstation 8.x, Workstation 6.5
-7.x, Workstation 6, Workstation 5, and Workstation 4.
- Typical: This creates a virtual machine which
has the same hardware version as the version of Workstation you are
using. If you are using Workstation 8.x, it creates a virtual machine
with hardware version 8. If you are using Workstation 6.5.x or 7.x, a
virtual machine with hardware version 7 is created.
- Click Next.
- Select your guest operating system (OS), then click Next. You can install the OS using:
- An installer disc (CD/DVD)
- An installer disc image file (ISO)
- Click Next.
-
Enter your Product Key.
-
Create a user name with a password.
-
Click Next.
- Enter a virtual machine name and specify a location for virtual machine files to be saved, click Next.
- Establish the virtual machine's disk size, select whether to
store the virtual disk as a single file or split the virtual disk into
2GB files, click Next.
- Verify the other configuration settings for your virtual machine:
- Memory – change the amount of memory allocated to the virtual machine.
- Processors – change the number of processors, number of cores per processor, and the virtualization engine.
- CD / DVD – with advanced settings where you can choose between SCSI, IDE.
- Network adapter – configure it to bridge, NAT, or Host-only mode, or customize where you can choose between 0 to 9 adapters.
- USB Controller.
- Sound card.
- Display – enable 3D graphics.
- Click Finish.
- When the virtual machine is powered on, the VMware Tools
installation starts. You are prompted to restart your virtual machine
once the Tools installation completes.