Make sure you have the latest Windows & Dell updates. Go to Settings > Updates & Security > Check For Updates.
Ensure that BitLocker is turned off.
- In the Windows search bar, type Create and Format Hard Disk Partitions
- Right click on the C: partition and select Shrink Volume
- Choose the desired size for Ubuntu
Type cmd into the Windows Search Bar. Right-click & select Run as administrator.
Type this command to boot into safe mode:
bcdedit /set {current} safeboot minimal
Reboot, then press F2 to enter BIOS:
- Under System Configuration, change the SATA Operation Mode from RAID to AHCI.
- Save changes and exit.
- Windows should then boot into safe mode.
Open the Command Prompt (as administrator) and delete safe mode:
bcdedit /deletevalue {current} safeboot
Create a bootable USB with the desired Ubuntu OS. As of this writing, Ubuntu 22.04 is the latest LTS.
- Insert the USB drive & reboot the computer
- Press F12 to see list of boot devices; select the USB drive from the list & press Enter
- Select Ubuntu from the list or just wait... it will start automatically
- Select Install Ubuntu
Select I don't want to connect to a wi-fi network right now.
- Select Normal installation
- Uncheck Download updates while installing Ubuntu
- Check Install third-party software for graphics and Wi-Fi hardware and additional media formats
- Check Configure Secure Boot and create a password
To properly install third-party software, Secure Boot needs to be configured. The password you create will be needed to configure Secure Boot right after installation is completed (see next section).
Select Install Ubuntu alongside Windows Boot Manager.
After installing Ubuntu & rebooting the system, a blue screen will appear and prompt you to Enroll MOK (Machine Owner Key):
- Select Enroll MOK
- Select Continue
- Select Yes
- Input the password (no character inputs will be displayed) and then press ENTER
- Select Reboot
- mac-precision-touchpad: Windows driver for Apple Magic Trackpad
- GNOME Tweaks
With Windows 10, disable BitLocker before you install Ubuntu.
Start, type "bit", click Turn Off.