Tutorial: Configure and Create an OS Image
When creating a new device, if the system is supported by
Teknoir (not generic), then a Teknoir Operating System (OS) image will be
created. This guide will walk you through how to deploy the image.
Download the OS Image
- Browse
to devices.
- Choose
namespace.
- Click
the device name.
- Scroll
down to Resources
- When
ready, click the Download OS image… link to download the
device image to your computer.
- Note: It can take anywhere from 15 to 45 minutes
for the image to be created. The is highly dependent on the hardware
configuration. The Download OS image… link will activate when
the image is ready for download.
Flash the OS Image
- Unzip
the downloaded file image.zip to reveal the image.img device
image file.
- Insert
an SD-card into your memory card reader or attach an M2 USB device with
appropriate SSD. The minimum requirement is a 8GB SD-card.
- Open balenaEtcher.
- Click Flash
from file and browse to the file location of your device image (image.img).
Select the file image.img and click Open.
- Next,
click Select target.
- Select
the appropriate target.
- Next,
click Flash! to begin flashing the device image to the
SD-card or SSD.
- When
the flash and validation process is completed you have a device-ready
image on the SD-card or SSD. Insert the SD-card or SSD into your device
and connect it to a power source and boot up the device.
Verify device status in the Teknoir Console
- Note: It takes a couple of minutes for the
device to boot up and connect depending on the hardware configuration.
- To
verify that the device is working and is connected to your
account/namespace, simply visit the Device page and wait
for the device to appear.
- When
the device is connected, last seen will change from never to
how long time it was since it communicated with the platform.
Related Articles
Tutorial: Getting Started with Teknoir
Welcome to Teknoir! This guide will help you get started with our comprehensive MLOps platform. Follow the steps below to set up and begin using Teknoir's powerful features! Introduction to Teknoir Teknoir is an advanced platform designed for ...
Tutorial: Deploying Your First App
Deploying Your First App In this guide we will describe how to deploy apps to an edge device. Setup Teknoir Platform DevStudio Note: Follow these steps if a DevStudio has not been created or if you want to create a new one Navigate to DevStudios in ...
Image Segmentation: Methods and Applications
Image segmentation is a critical task in computer vision, where the goal is to partition an image into meaningful regions or segments. By separating objects from the background or distinguishing between different objects, segmentation enables ...
Understanding Computer Vision: Key Concepts and Technologies
Computer vision, a subfield of artificial intelligence (AI), focuses on enabling machines to interpret and understand visual information from the world. By leveraging various algorithms and technologies, computer vision aims to replicate the complex ...
Deep Learning in Computer Vision: An Overview
Deep learning has revolutionized the field of computer vision, enabling machines to understand and interpret visual data with unprecedented accuracy. By leveraging large neural networks with multiple layers, deep learning models can automatically ...