Atomic Pi Development Builds


Here you will find development builds of OSs for the Atomic Pi single board computer. These OSs may or may not boot and are in various states of working condition, these are not final builds and DO have issues that I may fix in the future. You are free to modify any of these images to be in working condition.



Need help?

You can join our Discord for support!



ATTENTION!

Always check the md5 hash of all downloaded files with this tool to ensure they match the md5 hash listed on this page! If your md5 does not match, discard the file and re-download the original version from this page!

All md5 values are of the exact file you download and not the file(s) inside the archive.


This page and any official mirrors are the ONLY places I will ever release my images on, so do not be fooled by others.

Failed to load mirror list.


Please do NOT redistribute, hotlink, mirror, clone, or modify any of my images with the intent to redistribute. Do not directly link files from this page on your site, link this page instead.


Downloads


All images have some kind of issue or may not boot at all, these are development builds!
Go here for final builds!


All default passwords are "atomicpi"


Please download from our mirror servers whenever possible, thank you. If downloads are slow, try using a multi-threaded download manager such as FDM or IDM.

FDM Mirror


Windows 7 Ultimate x64

Mirror (CA)

Mirror (RO)

Mirror (PY)

I have made this OS boot on the Atomic Pi using a chainloading method, OS crashes
after boot logo appears due to lack of drivers for this chipset.
Installation media used can be downloaded here.
MD5: 11342fc49c5d869c50c9a369766e5827

Android 8.1

Mirror (CA)

Mirror (RO)

Mirror (PY)

No HDMI audio yet. Bluetooth speakers or USB sound card work.
MD5: 591147ec80bc1e475e703062b0df4585

PrimeOS

Mirror (CA)

Mirror (RO)

Mirror (PY)

No HDMI audio yet. Bluetooth speakers or USB sound card work.
MD5: f51e4eee593eb9e648118513fd849f1a

Official ChromeOS v1

Mirror (CA)

Mirror (RO)

Mirror (PY)

Includes Play Store, Linux Beta, and all other ChromeOS features. Based on v90
No HDMI audio yet. Bluetooth speakers or USB sound card work.
MD5: ab17659b7ce47bc1f4d46c714e7b5daf


Firmware

Mirror (CA)




Rufus Utility


Download Rufus Utility



Bootable ISO


Peppermint LiveISO

MD5: 03c4beedd13d44027c5406b182676ba0


BIOS


Firmware


Final Release Builds

All final release builds of my OSs are here.

Old Versions

Mirror (PY)

All old versions of any OS's can be found here. Default password for Windows 10 image is "P@ssw0rd"

Installation


Prerequisites

  • 4GB (or larger) USB drive (this will be referred to as USB 1)
  • 32GB (or larger) USB drive/SD card (this will be referred to as USB 2)
  • Rufus Utility
  • Lubuntu LiveISO
  • OS System Image
  • USB Hub
  • USB Keyboard and Mouse
  • Computer with Windows XP or newer

  • Your 4GB USB drive will be formatted! Backup any data on it before proceeding.

    Download the OS System Image you want, Lubuntu LiveISO, and Rufus Utility to your PC from Downloads section on the left


    Step 1

    Extract the IMG file from your downloaded OS System Image and copy this to USB 2


    Step 2

    Open Rufus Utility


    Step 3

    In the "Device" box, select USB 1.


    Step 4

    Click the "Select" button and select the lubuntu-19.04-desktop-amd64.iso file you downloaded. (Lubuntu LiveISO)


    Step 5

    Select option "GPT" in the "Partition type" selection box.


    Step 6

    Click "Start" button at the bottom of the window. Select "Yes" and/or "Ok" for any other messages you get.


    Once the green progress bar at the bottom says "READY", unplug USB 1 and USB 2 from your PC and insert them into your Atomic Pi along with a keyboard and mouse. (A USB hub may be required)

    Step 7

    Turn on your Atomic Pi by plugging it into power, then immediately press the F7 key until you see a blue and white list, this may require multiple tries.


    Step 8

    Select USB 1 and press enter.


    Step 9

    The Atomic Pi should now boot to a screen with multiple options listed, select "Try Lubuntu without Installing".


    Step 10

    After boot completes, open a terminal from the menu and enter "lsblk" (without quotes) then press enter. You should get a result with an option /dev/mmcblk0 with a capacity of around 14gb. If you do not get that result, seek support from the Atomic Pi Discord.


    Step 11

    Open a file manager from the menu and click on your USB storage device, then close the file manager.


    Step 12

    Return to the terminal and run command "sudo dd if={location of image file} of=/dev/mmcblk0 bs=50M status=progress" where {location of image file} is the path to your system image file on USB 2.

    The path to USB 2 will start with "/media/lubuntu/"


    Step 13

    Once flashing is finished, unplug your Atomic Pi and remove USB 1 and USB 2.


    Step 14

    Done! Plug in your Atomic Pi, it will start the newly installed operating system.