Fresh install
Step 1: Preparing the SD card (only necessary first time)
The SD card included with the Miyoo Mini is known to be slow, and will likely ruin your experience and/or data. Stick to using SD cards from reputable brands (e.g. SanDisk or Samsung).
Format your SD card as FAT32
(not exFAT
!)
- Windows
- Mac
- Linux
- Chrome OS
If your SD card is larger than 32 GB, you need to use a third-party tool like Rufus:
- In Rufus, select the device that corresponds with the SD card you want to format
- Set Boot selection to
Non bootable
- Partition scheme should already be set to
MBR
- Set File system to
Large FAT32
- Cluster size at
32 kilobytes
should be fine (16 kilobytes
might extend the life of your SD card) - Click START to format the card, when it's done you can close the window
We do not recommend using GUIFormat / fat32format, since many users are reporting file system errors on cards above 128 GB
On Mac, you can format your SD card with the built-in Disk Utilities:
- Open Application › Utilities › Disk Utilities
- From the sidebar, select the USB drive that corresponds with the SD card you want to format (Choose to format the root element as on this picture)
- Choose Erase from the toolbar
- Set Format ›
MS-DOS (FAT)
- Set Scheme (if it exists) ›
Master Boot Record
- Click Erase and wait for the process to finish
There are lots of ways to format an SD card on Linux. 3 methods are presented in this blog post.
Make sure you choose: For use with all systems and devices (FAT)
Chrome already has a tool to format an SD card. Insert the card into your Chromebook, right-click it and click Format Device, make sure FAT32
is selected under Format and click or tap Erase & Format.
Step 2: Copy the installation files and boot up your device to begin the installation
- Windows
- Mac
- Linux
- Chrome OS
- Right click the
Onion-v4.x.x.zip
file and select Extract all › Extract - Select and copy the 7 folders to the root of your SD card
- Unzip (expand) the
Onion-v4.x.x.zip
file: Double-click the.zip
file.
The unzipped item will appear in the same folder as the.zip
file.
If you want to, you can delete the.zip
file. - Select and copy the 7 folders to the root of your SD card
Make sure hidden files are shown (press Command+Shift+. in Finder)
Unzip the
Onion-v4.x.x.zip
file using the following command (replaceOnion-v4.2.0
with the filename of the zip you downloaded):unzip Onion-v4.2.0.zip -d Onion-v4.2.0
Copy the 7 folders to your SD card, using the following command (replace
/run/media/mmcblk0p1
with the path to your SD card):cp -r Onion-v4.2.0/* /run/media/mmcblk0p1
- Double-click the
Onion-v4.x.x.zip
file and make sure hidden files are visible by clicking or tapping the top-right corner 3-dots icon and making sureShow Hidden Files
is toggled on. - Copy the 7 folders to your SD card, dragging them into your SD card drive icon on the left panel.
The Onion installation files consists of the following folders:
.tmp_update/ # Might be hidden
BIOS/
Media/
miyoo/
miyoo354/
RetroArch/
Themes/
- Insert the SD card into the Miyoo device, and turn it on to begin the installation.
- When the installation is done, you'll be prompted with the Quick Guide - a quick overview of Onion
- Then you'll presented with the Package Manager, choose the systems and apps you want enabled, then press START twice
- When the installation is done, press the A button and the device will turn off (MM) or reboot (MMP).
Step 3: Copy over your bios and rom files
- Copy your bios files to the
BIOS
folder (stock bios files are available atRetroArch/.retroarch/system
on the stock SD card). - Copy your roms into their respective subfolders in
Roms
(see the Emulators page for more information - here you'll find the Rom Folders table).
Despite its name, the .tmp_update
folder must stay on your SD card.
- Insert your SD card, boot up your Mini and press SELECT › Refresh all roms from the Games tab in the main menu to refresh roms (forcing a reindex of your games).