Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

How to Install Ubuntu in VMware Workstation

Create an Ubuntu virtual machine in VMware Workstation, attach the ISO, allocate storage and memory, and complete the guest setup safely.

Table of Contents

Running Ubuntu in VMware Workstation lets you test Linux without repartitioning your physical drive. The guest system stays inside virtual-disk files, although it still uses your computer's CPU, memory, storage, and network connection while running.

How to install Ubuntu in VMWare, installing Ubuntu on a VMware virtual machine. Picture 1

What you need

  • A current VMware Workstation installation.
  • An Ubuntu Desktop ISO downloaded from Ubuntu's official website.
  • Enough free storage and memory to run both the host and guest operating systems.

The screenshots show an older VMware interface. Current releases may use different labels, but the workflow is similar.

1. Create a new virtual machine

Open VMware Workstation and choose Create a New Virtual Machine.

How to install Ubuntu in VMWare, installing Ubuntu on a VMware virtual machine. Picture 2

Select Typical for a standard setup, then choose Next. Use the custom option only if you need a specific virtual hardware version or controller.

How to install Ubuntu in VMWare, installing Ubuntu on a VMware virtual machine. Picture 3

2. Attach the Ubuntu ISO

Select Installer disc image file (ISO), then choose Browse.

How to install Ubuntu in VMWare, installing Ubuntu on a VMware virtual machine. Picture 4

Select the Ubuntu ISO you downloaded and choose Open.

How to install Ubuntu in VMWare, installing Ubuntu on a VMware virtual machine. Picture 5

Confirm that VMware recognizes the image, then select Next.

How to install Ubuntu in VMWare, installing Ubuntu on a VMware virtual machine. Picture 6

3. Enter Easy Install details

If VMware offers Easy Install, enter the full name, Ubuntu username, and password you want to use inside the guest. Store the password securely; it may also be required for administrative commands.

How to install Ubuntu in VMWare, installing Ubuntu on a VMware virtual machine. Picture 7

4. Name the VM and choose its location

Give the VM a clear name and select a folder on a drive with enough free space. The folder will hold the configuration, virtual disk, and related files.

How to install Ubuntu in VMWare, installing Ubuntu on a VMware virtual machine. Picture 8

5. Configure the virtual disk

Set a maximum disk capacity suitable for the Ubuntu version and the applications you plan to install. A virtual disk does not necessarily consume its full maximum size immediately, but it can grow over time. Choose whether to store it as one file or split it into multiple files based on portability and filesystem limits.

How to install Ubuntu in VMWare, installing Ubuntu on a VMware virtual machine. Picture 9

6. Review memory, CPU, and networking

Select Customize Hardware to review the allocation. Do not assign so much RAM or so many processor cores that the host becomes unresponsive.

How to install Ubuntu in VMWare, installing Ubuntu on a VMware virtual machine. Picture 10

Also review the virtual optical drive, network mode, USB controller, and display settings. NAT is a practical default for internet access; bridged networking gives the VM a more direct presence on the local network and should be used only when that behavior is intended.

How to install Ubuntu in VMWare, installing Ubuntu on a VMware virtual machine. Picture 11

7. Install Ubuntu

Finish the wizard and start the VM. VMware's Easy Install may automate much of Ubuntu's setup; otherwise, follow the Ubuntu installer prompts inside the VM. Installation time depends on the host and storage speed.

How to install Ubuntu in VMWare, installing Ubuntu on a VMware virtual machine. Picture 12

Let the VM restart when setup completes.

How to install Ubuntu in VMWare, installing Ubuntu on a VMware virtual machine. Picture 13

Sign in using the account created during installation.

How to install Ubuntu in VMWare, installing Ubuntu on a VMware virtual machine. Picture 14

Ubuntu's desktop layout differs from Windows, but the application launcher, settings, file manager, and notification area provide the same basic functions.

How to install Ubuntu in VMWare, installing Ubuntu on a VMware virtual machine. Picture 15

Ubuntu includes common desktop software and can install more applications through its software center or package manager.

How to install Ubuntu in VMWare, installing Ubuntu on a VMware virtual machine. Picture 16

After installation

  • Run Ubuntu's software updates.
  • Install or update VMware guest integration tools if clipboard sharing, resizing, or shared folders do not work.
  • Create a snapshot before experiments that may be difficult to undo, but keep separate backups of important files.

Ubuntu supports multiple interface and input languages; the original claim that it does not support Vietnamese is inaccurate. Language and keyboard options are available in Ubuntu's Settings.

If you are still choosing a hypervisor, compare VirtualBox and VMware. Once Ubuntu is running, see TipsMake's overview of Linux terminal emulators if you want alternatives to the default terminal.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.