SECO provides an SD card image file that can be used to prepare the boot device in just one step. You can download the binary for your board from the following table:

Please note:

  • seco-image-base is a minimal distro, it displays a shell and base tools only

  • seco-image-test is a distro with a graphical server, it displays a desktop at boot and advanced tools

Board

Ram and Configuration

Flavor

SM-C12

All

seco-image-base
seco-image-test

SBC-C20

All

seco-image-base
seco-image-test

Q7-C25

All

seco-image-base
seco-image-test

Q7-C26

All

seco-image-base
seco-image-test

SBC-C57

All

seco-image-base
seco-image-test

SBC-C61

All

seco-image-base
seco-image-test

µQ7-C72

All

seco-image-base
seco-image-test

Q7-928

512M - 2x256M

seco-image-base
seco-image-test

1G - 4x256M

seco-image-base
seco-image-test

2G - 4x512M

seco-image-base
seco-image-test

4G - 8x512M

seco-image-base
seco-image-test

SBC-B08

SBC

seco-image-base
seco-image-test

SYS-B08-7

System

seco-image-base
seco-image-test

SBC-C23

All

seco-image-base
seco-image-test

µQ7-A75

256M - 1x256M

seco-image-base
seco-image-test

512M - 2x256M

seco-image-base
seco-image-test

1G - 2x512M

seco-image-base
seco-image-test

SYS-A62-10

512M - 2x256M

seco-image-base
seco-image-test

1G - 4x256M

seco-image-base
seco-image-test

2G - 4x512M

seco-image-base
seco-image-test

SBC-A62-J

512M - 2x256M

seco-image-base
seco-image-test

1G - 4x256M

seco-image-base
seco-image-test

2G - 4x512M

seco-image-base
seco-image-test

Depending on whether your operating system is Linux or Windows the procedure is described below.

Linux

Insert the sd inside your host pc and find the device name the operating system assigned to it. In this guide we suppose the path of the device is /dev/sdX. Replace everywhere sdX with your device name.

Extract the sdcard image with the command

bzip2 -d <image-file-name>.sdcard.bz2

then unmount the device and write the image:

dd if=<image-file-name>.sdcard of=/dev/sdX bs=1M

The drive is now ready.

Windows

Use you preferred software to extract the downloaded image. We suggest to install 7zip or win-rar if you need one.

Then you can download Rufus, a tool to create bootable device, that will guide you with the creation of the image.

Now you are ready to insert the sd card inside the carrier slot and power it on, as explained here in the “How can I power on my module?” section.

User name and password for seco distros are:

user: root
password: secouser