Running Kubuntu inside Windows 10 on Windows 11 using VirtualBox
Prerequisites:
- VirtualBox version 7.1.4 r165100 (Qt6.5.3)
- Host: Windows 10 21H2 Pro
- Guest: Windows 11 24H2 Pro
Steps:
-
Download the latest Kubuntu ISO from the official website (https://ubuntu.com/download/server)
-
Install VirtualBox on the host machine
-
Create a new virtual machine
- Choose the type: Microsoft Windows
- Choose the version: Windows 11 (64-bit)
- Allocate memory: Minimum 4GB, Recommended 8GB or more
- Create a new virtual hard disk: VDI (VirtualBox Disk Image)
- Dynamically allocated storage: Choose based on your preference and available space
- File location and size: Choose the location and size for the virtual hard disk
-
Start the virtual machine and follow the Windows 11 installation process
- Select language, time and currency format, keyboard layout, and privacy settings
- Connect to the internet and agree to the license terms
- Choose custom installation and delete any existing partitions
- Select the unallocated space and click Next
- Format the drive: NTFS
- Assign drive letter: C:
- Install updates and drivers: Choose "Download and install updates" during the installation process
-
After the installation, you will be prompted to create a user account and set up a password
-
Once the installation is complete, restart the virtual machine
-
Install VirtualBox Guest Additions in the guest OS:
- Open the VirtualBox menu in the host OS
- Go to Devices > Insert Guest Additions CD image
- In the guest OS, open File Explorer and navigate to the CD drive
- Run the setup file and follow the instructions to install the Guest Additions
-
Adjust the display settings to improve the graphics performance:
- Open the VirtualBox menu in the host OS
- Go to Settings > Display
- Increase the video memory to at least 128MB
- Enable 3D Acceleration if available
-
Install additional software and updates as needed in the guest OS.
References:
- Kubuntu ISO: https://ubuntu.com/download/server
- VirtualBox: https://www.virtualbox.org/