Skip to content

ubopod/ubo-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Step-by-step guide to flash Ubo App image onto a MicroSD card

This is an step-by-step guide to flash Ubo App image to a MicroSD card. You can run this image on Ubo Pod or bare Raspberry Pi 4/5.

Prerequisites

  • A MicroSD card (at least 8GB)
  • A computer with Linux, macOS, or Windows
  • A USB-to-SD card adapter or a built-in card reader

Steps

Download the Ubo App image

Download the Ubo App image from the Ubo App Release Page

Under the release section, there are two images to download; One is lite image which does not include Desktop Environment and the other is full image which includes Desktop Environment.

Please note that the full image is split into two parts (a and b) that you need to download and combine them before flashing to the MicroSD card using the following command:

cat [[filename]]_* > [[filename]]

If you start with Lite image, you can still install Desktop Environment later by going to Menu > Settings > System > Desktop on the GUI.

Insert the MicroSD card into the USB-to-SD card adapter or the built-in card reader

Insert the MicroSD card into the USB-to-MicroSD card adapter or the built-in card reader

Flash the Ubo App image to the MicroSD card

Flash the Ubo App image to the MicroSD card using Raspberry Pi Imager (recommended) or balenaEtcher.

  1. Open the Imager

Raspberry Pi Imager

  1. Select Raspberry Pi 4 or 5

Raspberry Pi Imager

  1. Select Use Custom Option

Raspberry Pi Imager

  1. Select Ubo App Image File

Raspberry Pi Imager

  1. Select the MicroSD card

Raspberry Pi Imager

  1. You can add your own OS customizations such as default user, SSH keys, hostname, and other settings.

Raspberry Pi Imager

  1. Click on Flash button

Press Yes to erase all existing data on the MicroSD card and reflash the image.

Raspberry Pi Imager

  1. Wait for the flashing to complete

Insert the MicroSD card into the Ubo Pod or Raspberry Pi 4/5

Insert the MicroSD card into the Ubo Pod or Raspberry Pi 4/5 and power it on. The device will boot up and you will see the Ubo App GUI.

Power Up

About

This is an step-by-step guide to flash Ubo App image to a MicroSD card

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors