Situatie
A virtual machine (VM) is a technology that allows you to run many operating systems simultaneously on a single piece of hardware. VMs will enable you to create a virtual environment on your computer. This environment allows you to install new software and programs without affecting the existing system.
Virtual machine software creates virtual platforms—a combination of hardware and software resources. It enables the user to run multiple operating systems on the same physical machine by partitioning the computer memory into multiple segments. This allows each virtual platform to operate independently and helps meet various application requirements.
A virtual machine does require hardware to run. However, it’s not additional hardware per se. Instead, it allocates resources from your existing hardware. For instance, the virtual machine will use part of your computer’s hard drive as storage and dedicate a portion of its RAM.
- Launch VMware Workstation.
- Click New Virtual Machine.
- Select the type of virtual machine you want to create and click Next:
-
- Custom: This gives you an option to create a virtual machine and choose its hardware compatibility. You can choose from Workstation 16.x, Workstation 15.x, Workstation 14.x .
- 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 16.x, it creates a virtual machine with hardware version 16. If you are using Workstation 15.x a virtual machine with hardware version 15 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 and 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.
Leave A Comment?