Operating System Installation – Edge AI Analytics Device
Operating System Installation – Edge AI Analytics Device
Objective
This guide explains how to install the recommended operating system required for an assisted installation of an Edge AI analytics device.
Following this procedure ensures system compatibility, stable GPU drivers, remote access for validation, and a smooth handoff to the KSI installation team.
Supported Operating System (Required)
For assisted installations, KSI recommended SO is Ubuntu Desktop LTS:
- Ubuntu Desktop 24.04 LTS
👉 Download Ubuntu Desktop: https://ubuntu.com/download/desktop
If you require:
- A different Linux distribution, or
- A self-managed / unattended installation,
you must contact KSI Support before proceeding:
Installation Overview
You will perform a standard Ubuntu Desktop installation, followed by basic system configuration and remote access setup so the KSI team can complete the analytics installation.
Step 1 – Install Ubuntu Desktop
- Download the Ubuntu Desktop ISO (22.04 LTS or 24.04 LTS).
- Create a bootable USB installer.
- Boot the Edge AI device from the USB.
- Follow the official Ubuntu installation instructions:
👉 Ubuntu Installation Guide:
https://ubuntu.com/tutorials/install-ubuntu-desktop#1-overview
Step 2 – BIOS Configuration (Required)
Before or after OS installation, configure the BIOS as follows:
Power Recovery
- Set AC Recovery / Power Recovery to:
ALWAYS ON
👉 This ensures the device automatically boots when power is restored.
Secure Boot
- Disable Secure Boot
👉 This is required to allow installation of GPU and video drivers.
Step 3 – Install Remote Access (Required)
Remote access is mandatory so the KSI team can complete and validate the analytics installation.
Install one of the following tools:
- RustDesk
- AnyDesk
- VPN
After installation:
- Enable unattended access
- Set a permanent access password
- Test the remote connection locally
- Confirm the device is reachable
Step 4 – Send Access Information to KSI
Once remote access is configured and tested, send the following details:
- Remote access tool used
- Device ID / hostname
- Unattended access password
📧 Send all information to:
ksi.setup@ksivision.com
The KSI team will then complete the assisted installation.
Step 5 – (Optional) Enable SSH Access
If required, you may enable SSH access.
Run the following command in a terminal:
sudo apt-get install openssh-server openssh-client openssh
This step is optional and typically used for advanced troubleshooting.
Important Notes & Exceptions
If you need:
- A different Linux distribution
- A fully self-managed installation
👉 Contact KSI Support before starting:
Summary Checklist
Before handing off the device to KSI:
- Ubuntu Desktop 22.04 LTS or 24.04 LTS installed
- BIOS set to ALWAYS ON after power loss
- Secure Boot disabled
- Remote access installed and tested
- Access credentials sent to KSI
Following this guide ensures a reliable and standardized Edge AI deployment.