How to Install Python on Windows 10

Do you want to learn how to install Python 3.10 on Windows 10 Computer in depth so you can install it in any computer without help. Then, you are at the right place, just keep reading till the end and you will be able to do it yourself. What is Python? Python is a powerful, […]

Continue reading...

Recent Post

31 May 2025

How to Create a Virtual Machine in VirtualBox and Install Ubuntu

Continue reading

Featured Post

25 May 2023

How to Fetch Stock’s Historical Data From NSE India in Python

Continue reading

Want to try Ubuntu without affecting your main Computer or Laptop? VirtualBox lets you do just that! Follow this easy guide to learn How to Create a Virtual Machine in VirtualBox and Install Ubuntu step by step.

Prerequisites

Step 1: Launch VirtualBox and Create a New VM

  1. Open Oracle VM VirtualBox.
  2. Click the “New” button.
  3. Enter a name (e.g., “Ubuntu 24.04”).
  4. Choose:
    • Type: Linux
    • Version: Ubuntu (64-bit)
  5. Click Next.

Step 2: Allocate Memory (RAM)

  1. Set the memory size — at least 2048 MB (2 GB) is recommended.
  2. Click Next.

Step 3: Create a Virtual Hard Disk

  1. Choose “Create a virtual hard disk now” and click Create.
  2. Choose VDI (VirtualBox Disk Image) → Click Next.
  3. Choose Dynamically allocated → Click Next.
  4. Set disk size to at least 20 GB → Click Create.

Step 4: Mount Ubuntu ISO

  1. With the VM selected, click Settings.
  2. Go to Storage > Click Empty under “Controller: IDE”.
  3. Click the disc icon and choose “Choose a disk file”.
  4. Browse and select the downloaded Ubuntu ISO file.
  5. Click OK.

Step 5: Start the Virtual Machine

  1. Select your VM and click Start.
  2. Ubuntu will boot from the ISO file.
  3. Choose “Try or Install Ubuntu” when prompted.

Step 6: Install Ubuntu Inside the VM

  1. Click Install Ubuntu.
  2. Choose keyboard layout → Click Continue.
  3. Select Normal Installation and check both download/update boxes.
  4. Choose Erase disk and install Ubuntu (this affects only the virtual disk).
  5. Follow on-screen steps to set up username, timezone, and complete installation.

Step 7: Restart and Use Ubuntu

  1. After installation completes, click Restart Now.
  2. Remove the ISO when prompted (VirtualBox may auto-eject it).
  3. Ubuntu will boot from the virtual hard disk.
  4. Log in with your credentials and enjoy!

You’re Done!

Finally you should have brand new up and running Ubuntu VM in VirtualBox and now you should now how to create virtual machine own your own. At last a tip for your VM is that you chould consider installing Guest Additions provided for your VM by the VirtualBox for enhanced experience.

Conclusion

Installing Ubuntu on a VirtualBox virtual machine is a great way to explore Linux without making permanent changes to your main system. Whether you’re learning Linux, testing software, or just curious, VirtualBox offers a safe and flexible environment. Now that your Ubuntu VM is up and running, you’re ready to dive into the open-source world and explore all that Ubuntu has to offer!

You can explore more informative videos at my YouTube Channel.



About

In TutLogic, we want to share our knowledge with all of the Internet community and welcome your feedback as well. Whether you want to learn with videos or textual articles, it is all available for everyone at tutlogic.com and at our YouTube Channel.