This article focuses on the process of installing Ubuntu 24.04 alongside Windows 11 on a Lenovo laptop, after an unsuccessful attempt to create a dual-boot system. The following steps will guide you through the installation process, ensuring that your system is properly configured.
Prerequisites
Before proceeding with the installation, make sure you have the following:
- A Lenovo laptop with both Windows 11 and Ubuntu 24.04 installed.
- A USB stick or DVD with the Ubuntu 24.04 ISO file.
- A USB stick with at least 8GB of free space for creating a bootable Ubuntu USB.
Backing Up Data
Before making any changes to your system, it is essential to back up all critical data to an external storage device or cloud service. This step is crucial to prevent data loss during the installation process.
Creating a Bootable Ubuntu USB
To create a bootable Ubuntu USB, follow these steps:
- Insert the USB stick into your Lenovo laptop.
- Download the Rufus tool from https://rufus.ie/ and install it on your Windows 11 system.
- Run Rufus and select the USB stick as the target device.
- Select the Ubuntu 24.04 ISO file as the source.
- Make sure the file system is set to "FAT32" and the partition scheme is set to "MBR."
- Click "Start" to create the bootable USB.
Booting from the Ubuntu USB
Restart your Lenovo laptop and press the F12 key to enter the boot menu. Select the USB stick as the boot device and press Enter.
Starting the Ubuntu Installation
Once the Ubuntu live environment is loaded, follow these steps:
- Click the "Install Ubuntu" icon on the desktop.
- Select your language and click "Continue."
- Click "Install Ubuntu" on the "Welcome" screen.
- Select the "Erase disk and install Ubuntu" option and click "Install Now."
- Select the disk where you want to install Ubuntu and click "Install Now."
- Create a new user account and set a strong password.
- Configure the time zone, keyboard layout, and other settings as desired.
- Click "Install" to begin the installation process.
Installing the Bootloader
During the installation process, you will be asked to install the GRUB bootloader. Make sure to select the option to install it on the MBR of the disk containing both Windows 11 and Ubuntu 24.04.
Rebooting the System
Once the installation is complete, restart your Lenovo laptop and remove the Ubuntu USB.
Configuring the Dual-Boot System
After the system has booted up, you may need to configure the GRUB bootloader to properly display the dual-boot menu. To do this, follow these steps:
- Boot into the Ubuntu 24.04 system.
- Open the Terminal by pressing Ctrl+Alt+T.
- Type "sudo update-grub" and press Enter.
- Restart the system and press the Shift key during boot to display the GRUB menu.
In this article, we have covered the process of installing Ubuntu 24.04 alongside Windows 11 on a Lenovo laptop after an unsuccessful attempt to create a dual-boot system. We have provided detailed steps on creating a bootable Ubuntu USB, booting from it, and completing the installation process. We have also covered the process of configuring the GRUB bootloader to properly display the dual-boot menu.
References