How To Install Ubuntu 24.04 LTS Along With Windows 11
Ubuntu 24.04 LTS is the latest version of Ubuntu that is supported till 2029. This tutorial is exclusively for you if you are planning to try Ubuntu as a dual boot alongside Windows 11. You can find the step by step guide to install Ubuntu 24.04 LTS in dual boot with Windows 11.
How To Install Ubuntu 24.04 LTS Along With Windows 11
Before starting into the process of the installation, make sure you have the following:
- A Backup of Your Data: Anytime you’re modifying your system’s partitions, there’s a risk of data loss. It’s a good idea to back up your important files before proceeding.
- Ubuntu 24.04 LTS ISO File: Download the Ubuntu 24.04 LTS ISO file from the official Ubuntu website.
- A USB Drive: A USB drive (at least 4GB in size) to create a bootable USB for Ubuntu.
- Free Space for Ubuntu: You’ll need some unallocated space on your hard drive for Ubuntu. We recommend at least 100GB to ensure a smooth installation.
- Open Disk Management in Windows 11: Press
Win + Xand select Disk Management. - Shrink a Partition: Right-click on a partition (usually your C: drive) that you want to shrink and select Shrink Volume.
- Allocate Space: Allocate at least 100GB of unallocated space for Ubuntu (more if you want to store more files or install extra software in Ubuntu).
Note: Ubuntu 24.04 LTS requires around 25GB of disk space for installation, but more space gives you room for future growth and data storage.
- Download and Install Rufus (or use your preferred boot maker tool): Rufus is a popular tool to create bootable USB drives. You can also use other tools like Balena Etcher or Ubuntu’s built-in Startup Disk Creator.
- Create the Bootable USB: Insert your USB drive into your computer, open Rufus, select your USB drive, and choose the Ubuntu 24.04 LTS ISO file you downloaded earlier. Click Start to create the bootable drive.
- Reboot Your PC: Restart your computer and press the necessary key (usually F12, F10, or ESC) to access the boot menu.
- Select Your USB Drive: From the boot menu, select your USB drive as the boot device.
- Start Ubuntu Installation: When the Ubuntu boot screen appears, choose the option to Try Ubuntu if you want to test the live version first, or Install Ubuntu to begin the installation process.
- Select Your Language and Keyboard Layout: Choose your preferred language and keyboard layout, then click Continue.
- Choose Installation Type: When asked about the installation type, you’ll see several options. Select Something Else to manually configure partitions for dual booting.
- Partitioning Your Hard Drive: In the partitioning window, create the following partitions in the unallocated space you made earlier:
- /boot – 10GB (optional for legacy BIOS systems but not needed for UEFI systems)
- /home – 30GB
- Swap – 8GB
- / – Remaining space
- Install Now: After creating your partitions, click Install Now to apply changes and start the installation.
- Configure Time Zone and User Settings: Choose your time zone and set up your user account with a username and password.
- Complete the Installation: The installation will take 20-30 minutes. Once done, you’ll be prompted to restart your computer.
- Select Ubuntu or Windows 11: Use the arrow keys to choose Ubuntu if you want to boot into Ubuntu, or select Windows 11 to boot into Windows.
- Troubleshooting GRUB Issues: If you don’t see the GRUB menu or can’t boot into one of the operating systems, you may need to repair the GRUB bootloader. This can be done by booting into a live Ubuntu session and running terminal commands to restore GRUB.