Atomic Pi
Here you will find resources for the Atomic Pi single board computer. I quite like the Atomic Pi board, but was disappointed by the OS options and figured that the setup could be difficult for beginners that don't have a lot of knowledge about computers, so I made some more! I also host mirrors of all officially supported OSs. I also plan to add more images there in the future. All OSs are optimized and ready to use (drivers installed and OS set up, etc).
In Stock ➔ Buy an Atomic Pi (Just the board) HERE! - $44.95
Out of Stock ➔ Buy an Atomic Pi with Camera and Power Board HERE!
Best Value ➔ Buy an Atomic Pi with Camera and Enchilada Board HERE! - $49.95 (normally $39.95)
Not sponsored or affiliated with Digital Loggers Direct, Amazon, Free Download Manager.ORG, Ameridroid, or Tonec FZE.
Need help?
You can join our Discord for support!
Like it? Love it? Want some more of it?!
You can show your support by donating hardware or supporting financially!
This helps me buy better hardware to work more efficiently, encourage me to develop more, and keep the lights on.
Donations aren't required to download for supported devices, all of my images are free and always will be.
Donators of $25+ get access to custom build requests for all devices I support!
Donators of $50+ get unlimited custom builds for personal devices!
💙 Donate to support my work 💙
Contact me for non-monetary donations.
💙 Donate to support my work 💙
Contact me for non-monetary donations.
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.
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.
DownloadsAll images come with all drivers installed and the OS optimized for use on Atomic PiAll default passwords are "atomicpi"Any OS's with "[DLI]" prefix are identical mirrors of the original DLI images, almost all of these contain issues of some kind. I make patched versions of them which fix the issues they may have. Once I release the fixed versions, I replace the original DLI image with the fixed version. Any DLI original images that are not listed in the downloads below can still be found in the link at the bottom. 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
Full Dark / Normal Dark. Download Here!Windows 10 v6.0Mirror (CA)Mirror (US-NY)Mirror (US-NY-2)Mirror (US-NY-2)InfoFully working with Intel Graphics drivers, Intel Graphics Control Panel not included as it did not function so therefore Dot-by-dot scaling mode is NOT available on a software level.
|
InstallationPrerequisites Your 4GB USB drive will be formatted! Backup any data on it before proceeding. Download the OS System Image you want, Peppermint Live ISO, 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 Peppermint-10-20191210-amd64.iso file you downloaded. (Peppermint Live ISO) 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 7Turn 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 Peppermint 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/peppermint/" 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. |