Atomic Pi BIOSs
Here you will find BIOSs for the Atomic Pi single board computer.
I am not responsible for any damages to your Atomic Pi of any kind. Flash these files at your own risk, only using a stable power supply.
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.
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.
DownloadsPlease 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
|
InstallationModded/Stock BIOS EFI Toolkit StepsVideo Tutorial HERE!Prerequisites Your 4GB USB drive will be formatted! Backup any data on it before proceeding. Download the BIOS System Image with EFI toolkit and Rufus Utility to your PC from Downloads section on the left Step 1 Extract the IMG file from the img.gz BIOS Image using WinRAR, 7zip, unzip, etc. Step 2 Open Rufus Utility Step 3 In the "Device" box, select USB 1. Step 4 Click the "Select" button and select the atomicpi-bios.img file you extracted. (Modded BIOS+EFI Toolkit) 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 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 TianoCore EFI Shell, enter "fs0:" and press enter, then enter "dir" and press enter. You should see your BIOS files listed, if not then run "fs1:" then "dir" and repeat "dir" command and checking for files, if your files still do not show up, repeat with "fs2:", "fs3:", etc Step 10 Once "dir" shows the BIOS files on your USB, run command "fpt64.efi -f mod_atomicpi_12_final.bin" and wait 5-10 minutes until you see a blinking cursor. If you do not see a blinking cursor after 1 hour, seek support from the Atomic Pi Discord. (Above) Step 11 After you see a blinking cursor, enter "reset" and the system should restart to the BIOS, It may hang/freeze during POST, and may even fail to POST. This is normal, let it sit for 1-2 minutes and press the RTC reset button on your Atomic Pi. Step 12 Verify your new BIOS is working properly and reinstall your OS! Step 14 Done! Plug in your Atomic Pi, it will start the newly installed operating system. Stock or Modded BIOS StepsPrerequisites Step 1 Extract Windows FPTW64 BIOS Flash Tool and open the extracted folder. Step 2 Open a command prompt and cd to the directory which you extracted the files to. Step 3 Run command "fptw64 -f bios_1.2.bin" or "fptw64 -f mod_bios_1.2.bin" depending if you downloaded the modded BIOS or Stock. Step 4 Wait 5-10 minutes until you see a blinking cursor in the command prompt, then press the RTC Reset button on the Atomic Pi Step 5 Wait 1-2 minutes and press the RTC Reset button again, it should now boot into the new BIOS. Step 6 Verify your new BIOS is working properly and reinstall your OS! Step 7 Reinstall your OS as needed, I recommend checking out my premade optimized OSs for the Atomic Pi here. Step 8 Done! |