1. Open VirtualBox and select New . A new window will come out.
  2. Choose your guest OS and architecture (32 vs. 64 bit, e.g select Ubuntu)
  3. Set your Base Memory (RAM)
  4. Click next until it show the vm storage size. Put how much space you need depending on your hardisk and finish the wizard by clicking the create button.
  5. On VirtualBox main window, select START and pick your MEDIA SOURCE. In your case, select the .iso on your desktop.
  6. Finish the installation as normal install.
  7. Remove your installation .iso from the virtual optical disk drive before restarting the VM.
  8. Install Guest Additions.

Follow this guide:

Open Virtualbox and click at New button.

Setup Wizard will appear and click at Next button.

Enter your Virtual Machine name, and choose your guest OS and architecture (32- vs. 64-bit) from the dropdown menu and click Next button.

A 64-bit guest needs the CPU virtualization technology (VT-x AMD/V) to be enabled in BIOS.

Enter memory (RAM) to reserve for your virtual machine and click Next button.

Leave enough memory to the host OS.

Tick at Startup Disk and Create New Hard disk and click at Next button.

Choose the type of file that you want to use for virtual disk and click Next button.

Choose your storage detail and click Next button.

Enter the size of your virtual disk (in MB) and click Next button.

A dynamically growing virtual disk will only use the amount of physical hard drive space it needs. It is better to be rather generous to avoid running out of guest hard drive space.

You will see the detail of your input here. Click Create button to continue.

The "New Virtual Machine Wizard" will close and back to VirtualBox Manager. Select your Virtual Machine and click Start button.

"First Run Wizard" will appear and click Next button.

Click at 'folder' icon and choose your Ubuntu iso directory.

Select your Ubuntu iso file and click Next button.

In 'Summary' box, click Start button.

This screen will appear when it start boot.

After a successful installation we have to remove our installation .iso image from the virtual optical drive before we reboot. This can be done from the "Devices" menu or by removing the .iso from the VM settings:

For smooth graphics, and to be able to use shared folders it is recommended to install the guest additions.

Answer from penreturns on askubuntu.com
🌐
Ubuntu
ubuntu.com › tutorials › how-to-run-ubuntu-desktop-on-a-virtual-machine-using-virtualbox
How to run an Ubuntu Desktop virtual machine using VirtualBox 7 | Ubuntu
Make sure to save it to a memorable location on your PC! For this tutorial, we will use the latest Ubuntu 22.10 release. ... You can download VirtualBox from the downloads page here. This page includes instructions on how to install VirtualBox for your specific OS so we won’t repeat those here.
Top answer
1 of 6
134
  1. Open VirtualBox and select New . A new window will come out.
  2. Choose your guest OS and architecture (32 vs. 64 bit, e.g select Ubuntu)
  3. Set your Base Memory (RAM)
  4. Click next until it show the vm storage size. Put how much space you need depending on your hardisk and finish the wizard by clicking the create button.
  5. On VirtualBox main window, select START and pick your MEDIA SOURCE. In your case, select the .iso on your desktop.
  6. Finish the installation as normal install.
  7. Remove your installation .iso from the virtual optical disk drive before restarting the VM.
  8. Install Guest Additions.

Follow this guide:

Open Virtualbox and click at New button.

Setup Wizard will appear and click at Next button.

Enter your Virtual Machine name, and choose your guest OS and architecture (32- vs. 64-bit) from the dropdown menu and click Next button.

A 64-bit guest needs the CPU virtualization technology (VT-x AMD/V) to be enabled in BIOS.

Enter memory (RAM) to reserve for your virtual machine and click Next button.

Leave enough memory to the host OS.

Tick at Startup Disk and Create New Hard disk and click at Next button.

Choose the type of file that you want to use for virtual disk and click Next button.

Choose your storage detail and click Next button.

Enter the size of your virtual disk (in MB) and click Next button.

A dynamically growing virtual disk will only use the amount of physical hard drive space it needs. It is better to be rather generous to avoid running out of guest hard drive space.

You will see the detail of your input here. Click Create button to continue.

The "New Virtual Machine Wizard" will close and back to VirtualBox Manager. Select your Virtual Machine and click Start button.

"First Run Wizard" will appear and click Next button.

Click at 'folder' icon and choose your Ubuntu iso directory.

Select your Ubuntu iso file and click Next button.

In 'Summary' box, click Start button.

This screen will appear when it start boot.

After a successful installation we have to remove our installation .iso image from the virtual optical drive before we reboot. This can be done from the "Devices" menu or by removing the .iso from the VM settings:

For smooth graphics, and to be able to use shared folders it is recommended to install the guest additions.

2 of 6
11

Installing Ubuntu under virtual box

  1. open virtualbox
  2. than click New
  3. then click Next
  4. Set name something like Ubuntu 12.04 (it will automaticly set type to linux)
  5. Set memory f.e. 1024 MB
  6. Select Create new hard disk
  7. Select VDI then Next
  8. Select Dynamically allocated then Next
  9. Set location(let it stay its default) and its size (f.e 20GB) then Next
  10. Then Create
  11. Then again Create
  12. Here is two ways
    • Install from .iso
    • Install from DVD
  13. Start VM
  14. There select what kind of installation you want(from iso or from dvd)
  15. then the installation will start
Discussions

Installing Ubuntu through Virtual Box
I was trying to load ubuntu through my virtual box and I found out I needed a USB You don't need a USB storage drive to boot Ubuntu in a VirtualBox VM, all major VM hypervisors support emulating a virtual optical disk drive to load an ISO image file. Another thing is if I want to access my USB drive I have to go on Utility Disk and erase it. This is rather expected as the storage drive is written with an untraditional partition layout, simply wipe the drive using Disk Utility should make the storage accessible again. More on reddit.com
🌐 r/Ubuntu
8
1
October 15, 2024
Run Ubuntu virtual machine on Windows 10 host
That is entirely a you problem. I have Ubuntu VMs (every current LTS version starting with 14.04) working just fine in Workstation 16 and 17 with no issues on Windows 10 hosts. More then likely you're Windows install is just hosed. More on reddit.com
🌐 r/virtualization
7
4
February 5, 2024
Windows 10 Virtualbox under Ubuntu 22.04
Did you activate nested virtualization in VirtualBox? It's supposed to work, but I wouldn't be surprised to run into problems trying to use a Windows feature that depends on virtualization under another virtual machine (virtualbox). More on reddit.com
🌐 r/linuxquestions
5
0
April 9, 2025
How to activate Windows 10 inside a virtual box VM on Ubuntu?
Windows 10 checks the BIOS/EFI tables for your license key information. This is usually visible from /sys/firmware/acpi/tables. Usually its located as binary in the MSDM acpi table which can be printed out as a hexdump with xxd. There are ways you can pass these tables through from the host with KVM; I'm not aware of a way to do this with big-Os virtualbox. If you expect native performance you'll usually need to do a VFIO/OVMF pass-thru which requires two separate video adapters (usually integrated with a gpu), and some looking glass magick for best results. You may also need to install the Windows 10 from media, physical to vm backup/restores historically don't work well since there are some low level drivers that must be installed at OS deployment which are not normally included. Regarding licensing for W10 its not a problem so long as you follow the terms of the license. The usual caveats being you cannot use remote desktop or the remote desktop protocol to connect to the VM without having a proper base license in place (Windows OS), and even then it can only be done for administrator purposes (not general use). Additionally, you cannot move the VM to another computer. There may be additional steps needed to activate since OEM's provide hardware information to MS which would need to match what the OS can detect without an activation code from MS direct. Please note (IANAL Disclaimer): I'm not a lawyer, and licensing is a legal document. I've simply provided my experience when dealing with these scenarios in a professional capacity, it may not be all inclusive but a best effort has been made for accuracy. You should not use this as legal advice since only qualified legal professionals can provide you with information relevant to your particular circumstances. If you don't follow the terms of the license its piracy/copyright infringement. More on reddit.com
🌐 r/linuxquestions
12
2
August 24, 2019
🌐
NCI
brb.nci.nih.gov › seqtools › installUbuntu.html
Install Ubuntu on Oracle VirtualBox
Since our host machine is running on Windows, I'll choose 'x86/amd64' from Windows hosts. When download is finished, run the executable file. Continue with the installation of VirtualBox with the defaults. This will open VirtualBox at the end of the installation. Click 'New' button to open a dialog. Type a name for the new virtual machine. Since I am planning to install Ubuntu 14.04, I'll enter 'ubuntu1404'.
🌐
Ubuntu
ubuntu.com › download › desktop
Download Ubuntu Desktop | Ubuntu
May 5, 2026 - Follow this tutorial to install Ubuntu Desktop on your laptop or PC. You can also run Ubuntu from a USB to try it without installing. Run Ubuntu Desktop using VirtualBox.
🌐
GeeksforGeeks
geeksforgeeks.org › linux-unix › how-to-install-ubuntu-on-virtualbox
How to install Ubuntu on VirtualBox? - GeeksforGeeks
July 12, 2025 - Step 9: After the Disk creation is done, boot the Virtual Machine and begin installing Ubuntu. Step 10: If the installation disk is not automatically detected.
🌐
DebugPoint
debugpoint.com › home › tutorials › install ubuntu on windows using virtualbox [complete guide]
Install Ubuntu on Windows Using VirtualBox [Complete Guide]
February 6, 2023 - Furthermore, the following steps should work for Windows 10 and Windows 11 as host machines. ... Download the Ubuntu Linux desktop ISO image file from the following link. ... Also, download the Oracle VirtualBox installer from the official website ...
Find elsewhere
🌐
Reddit
reddit.com › r/virtualization › run ubuntu virtual machine on windows 10 host
r/virtualization on Reddit: Run Ubuntu virtual machine on Windows 10 host
February 5, 2024 -

Hello,

I recently encountered an issue where I was unable to maintain a stable Ubuntu virtual machine running on a Windows 10 host. I attempted to install various versions of Ubuntu, including 22.04.03, 20.04, and 23.04, aiming to utilize basic features such as clipboard sharing and file drag-and-drop between the host and virtual machines. Unfortunately, all attempts with these Ubuntu versions were unsuccessful. I used VMware 7.5 and VirtualBox 7.0.14 for the virtualization, but both encountered issues.

VMware Failures:

  • For Ubuntu 20.04, the system sometimes does not accept keyboard and mouse inputs after the Ubuntu screensaver is activated. Additionally, it sometimes does not allow file copying via drag and drop.

  • For Ubuntu 22.04.03 and 23.04, both systems occasionally do not accept the drag-and-drop feature. It appears that 22.04.03 is somewhat more stable, but still not sufficiently reliable.

VirtualBox Failures:

  • With Ubuntu 22.04.03, I am unable to install Guest Additions at all. Attempting to access the mounted drive with the Guest Additions results in a "not responding" message.

  • For Ubuntu 23.04, while I can install Guest Additions, upgrading them fails. Clipboard sharing is functional, but drag and drop is not, displaying a "Drag and drop operation from host to guest failed" message.

Has anyone successfully managed to run Ubuntu in a virtual machine hosted by Windows 10, particularly with these features working smoothly?

🌐
TecAdmin
tecadmin.net › install-ubuntu-on-virtualbox
How to Install Ubuntu on VirtualBox - TecAdmin.net
April 26, 2025 - Open VirtualBox and select create vm. Click on Start button as per showing below screencast. 8. As operating system is not installed, It will ask for bootable drive. Select the ISO of downloaded Ubuntu operating system and click · Start button. 9. After booting the vm, You will see screen ...
🌐
C# Corner
c-sharpcorner.com › article › how-to-install-ubuntu-on-windows-10-using-virtualbox
How To Install Ubuntu On Windows 10 Using VirtualBox
February 22, 2024 - Install Ubuntu on Windows 10 via VirtualBox, a virtualization software. Create a virtual machine, allocate resources, and follow step-by-step instructions to set up Ubuntu alongside Windows, allowing you to run both operating systems concurrently for testing or development purposes.
🌐
EverythingDevOps
everythingdevops.dev › blog › how-to-set-up-a-linux-os-ubuntu-on-windows-using-virtualbox-and-vagrant
How to Set Up a Linux OS (Ubuntu) on Windows using ...
January 13, 2023 - This tutorial will guide you through setting up Ubuntu with VirtualBox and Vagrant on a Windows desktop, creating a secure and isolated virtual environment for testing and experimenting.
🌐
VirtualBox
forums.virtualbox.org › board index › general › virtualbox on windows hosts
Ubuntu 20.04.3 Desktop installer hangs in VirtualBox - virtualbox.org
January 20, 2022 - I was then able to proceed and install Ubuntu in the VM. Note that later, sending the ACPI Shutdown command to the VM crashed Windows as well, but that is a separate issue. Attached is the log file from 6.1.32 ... Joined: 4. Sep 2008, 17:09 ... Post by mpack » 22. Jan 2022, 11:22 · You currently assign only 1GB RAM and 1 core to this 64bit OS.
🌐
Format Swap
formatswap.com › home › how to create a windows 10 virtual machine using virtualbox on ubuntu 22.04
How to Create a Windows 10 Virtual Machine Using VirtualBox on Ubuntu 22.04 - Format Swap - Tech Tutorials
July 14, 2023 - Launch the Oracle VM VirtualBox Guest Additions installer executable found in the CD folder. Follow the onscreen prompts to install the software. The final step will be to reboot the virtual machine.
🌐
Medium
medium.com › @maheshdeshmukh22 › how-to-install-ubuntu-22-04-lts-on-virtualbox-in-windows-11-6c259ce8ef60
How to Install Ubuntu 22.04 LTS on VirtualBox in Windows 11 | by Mahesh Deshmukh | Medium
February 20, 2024 - VirtualBox is a general-purpose full virtualizer for x86 hardware, targeted at server, desktop and embedded use ... After successful installation, you can open Virtual Box. ... Once you click on download, you will get iso (disc image file). It will be approx. 5GB in size. Always select LTS (Long Term Support) version. 3. After ubuntu installation we can launch machine.
🌐
freeCodeCamp
freecodecamp.org › news › how-to-install-ubuntu-with-oracle-virtualbox
How to install Ubuntu on VirtualBox
December 6, 2019 - The recommended size is 10 GB, but you can increase the size if you wish. After creating a virtual hard disk, you'll see Ubuntu in your dashboard. Now, we have to set up the Ubuntu disk image file (.iso). The Ubuntu disk image file can be downloaded here: Ubuntu OS download · To set up the Ubuntu disk image file, go to settings and follow these steps: ... Your Ubuntu OS is ready to install in VirtualBox.
🌐
Wikihow
wikihow.com › computers and electronics › software › virtual machines › how to install ubuntu on virtualbox: a step-by-step guide
How to Install Ubuntu on VirtualBox: A Step-by-Step Guide
May 5, 2026 - Get Ubuntu up and running in a virtual machine with easeDo you want to try Ubuntu without messing with your Windows or macOS installation? Do you need a Linux computer, but don't have a separate machine to install it on? The good news is...
🌐
Automatic Addison
automaticaddison.com › how-to-install-ubuntu-and-virtualbox-on-a-windows-pc
How to Install Ubuntu and VirtualBox on a Windows PC
July 15, 2022 - Double-click on the VirtualBox icon to start it. Click on the left panel of the window to start the Ubuntu virtual machine. Or you can just click Start in the toolbar. You should see the Ubuntu window appear. Click on “Install Ubuntu” to install Ubuntu.
🌐
MakeUseOf
makeuseof.com › home › linux › how to install ubuntu in virtualbox
How to Install Ubuntu in VirtualBox
July 30, 2023 - All you need to do now is select the virtual machine, click Start, and wait for it to load. If you're installing Ubuntu manually, create and configure the VirtualBox virtual machine while the ISO downloads.
🌐
Toptechskills
toptechskills.com › linux-tutorials-courses › how-to-install-ubuntu-1804-bionic-virtualbox
How to install Ubuntu 18.04 (Bionic Beaver) on VirtualBox (with Guest Additions) | TopTechSkills.com
May 18, 2024 - Create a new virtual machine in VirtualBox by clicking the New button. ... Memory size: the amount of memory to give the virtual machine. 1024MB should be fine in most cases, but you can increase/decrease it later depending on performance.