This guide provides step-by-step instructions on how to install the Ubuntu operating system on the @mod_name@ Embedded Module, which is based on an Intel x86 CPU. **Prerequisites** * @mod_name@ Embedded Module * An SD card or USB stick (USB stick recommended) * A computer to prepare the boot medium * Internet connection (Optional) ===== Step 1: Download Ubuntu ===== Download the latest version of Ubuntu for x86 systems: [[https://ubuntu.com/download/desktop/thank-you?version=22.04.3&architecture=amd64|Click here to download Ubuntu 22.04.3 LTS]] ===== Step 2: Prepare the Boot Medium ===== Write the downloaded Ubuntu ISO to an SD card or USB stick using an image writer tool. We recommend using Balena Etcher: [[https://etcher.balena.io/|Click here to download Balena Etcher]] ===== Step 3: Boot from the Prepared Medium ===== - Insert the prepared SD card or USB stick into the TQMxe40s module. - Boot into the UEFI of the @mod_name@ module by holding the **ESC** key after connecting the main power. - Navigate to the **Boot Manager** in the UEFI. - Select the USB stick or SD card to boot from. The system will proceed without any further input. ===== Step 4: Install Ubuntu ===== - Once you're in the Ubuntu Live System, select **Install Ubuntu**. - Follow the on-screen instructions to complete the installation (this includes selecting the hard drive, language, user account, etc.). ===== Step 5: Update Packages (Optional but Recommended) ===== After the installation is complete and you've restarted into your new Ubuntu system: - Open the terminal by pressing **CTRL+ALT+T**. - Enter the following commands to update the system: sudo apt update sudo apt upgrade ===== Conclusion ===== Ubuntu should now be successfully installed on your @mod_name@ Embedded Module.