This guide aims to help users solve the problems they may encounter when installing ZimaOS, covering Zima devices (such as ZimaCube) and attempts to install on third-party devices. ZimaOS is an operating system designed for network attached storage (NAS) and personal cloud, built on Linux and optimized for Zima hardware. The following content is compiled based on official documentation, community feedback, and common installation questions.
Important notice
Before starting troubleshooting, please note the following key points:
-
Official Installation Tutorial : Regardless of which tutorials you have referred to before, be sure to carefully read and follow the official installation guide: ZimaOS Installation Guide . This guide provides the latest and most accurate installation steps.
-
Device Compatibility : ZimaOS is designed for Zima devices such as ZimaCube. Compatibility issues may be encountered when installing on third-party devices, although such issues are usually less common, they can still be encountered.
-
Recommended burning tools : Always use Balena Etcher to burn ZimaOS mirroring to a USB drive. Do not use tools such as Ventoy or Rufus, as they do not handle ZimaOS mirroring properly and can cause the installation to fail.
-
Requires main board support for UEFI : ZimaOS no longer supports Legacy BIOS.
-
Turn off Secure Boot : Disable the Secure Boot feature in the main board BIOS, as it may prevent the system from booting from the USB drive or installing the operating system correctly.
-
Hard drive mode set to AHCI : Ensure that the hard drive mode of the main board is set to AHCI. If you are unsure or have adjusted the settings, check in the BIOS and change to AHCI mode.
-
Virtual machine support: To support ZVM, enable vt-d in the BIOS.
-
Alternate installation method : If the standard installation method fails, try an alternate installation using Linux live CD. (See the end of this article for the method)
-
Known incompatible hardware : ZimaOS cannot be installed on some hardware, including some Intel NUC models and Mac Minis with Intel chips. If this guide still fails to install, please provide your hardware configuration details below.
Installation steps and troubleshooting
The installation process is divided into three stages: pre-installation preparation, installation process, and post-installation inspection. Each stage includes common problems and solutions.
Preparation before installation
Before starting the installation, completing the following preparations can significantly reduce the likelihood of problems occurring.
Download ZimaOS mirroring
-
Download the latest version of the
.img
file from the official ZimaOS release page (for example,zimaos_zimacube - 1.4.0 _installer .img
). -
If possible, verify the checksum of the file to ensure that the download is not corrupted.
Burning U disk
-
Steps :
-
Download and install Balena Etcher .
-
Open Balena Etcher and select the downloaded ZimaOS mirroring file.
-
Insert a USB flash drive (recommended capacity of at least 8GB) and select the USB flash drive in Etcher.
-
Click the “Flash” button to start burning.
-
-
Common problems and solutions :
-
Burning failure : Try replacing the USB drive or USB port to ensure that the USB drive is not write protected.
-
USB drive not recognized : Check if the USB drive is properly inserted or test on another computer.
-
Using non-recommended tools : If using Ventoy or Rufus, mirroring may not be correct. Please reuse Balena Etcher burning.
-
BIOS/UEFI settings
-
Steps :
-
Restart the device and enter the BIOS/UEFI settings (usually press the F2, F12, Delete, or Esc keys).
-
Disable Secure Boot (usually in the “Boot” or “Security” menu).
-
Set the hard drive mode to AHCI (usually in the “SATA Configuration” or “Storage” menu).
-
Make sure USB boot is enabled and set the USB drive as the preferred boot device.
-
-
Common problems and solutions :
-
Unable to enter BIOS : Check the main board manual to confirm the correct keys or settings.
-
Secure Boot cannot be disabled : Some main boards may require an administrator password or firmware update, please refer to the main board documentation.
-
Hard disk mode cannot be changed : If the options are grayed out, you may need to reset BIOS settings or update firmware.
-
Hardware compatibility check
-
Steps :
-
If using a Zima device (such as ZimaCube), no additional inspection is usually required.
-
For third-party devices, verify that the hardware supports Linux environment, especially storage controllers and network adapters.
-
Check the ZimaSpace community forums or Discord servers for known compatibility issues.
-
-
Common problems and solutions :
-
Known incompatible hardware : ZimaOS cannot be installed on Mac Mini with some Intel NUC and Intel chips. If you use such devices, you may need to replace the hardware.
-
Not sure about hardware compatibility : If you still can’t install after reading this article and troubleshooting the installation steps, please post the hardware configuration below and seek advice from other users.
-
Installation process
After completing the preparation work, follow the steps below for installation and pay attention to possible issues.
Boot from USB flash drive
-
Steps :
-
Insert the burned USB drive into the device (for ZimaCube, insert the USB port).
-
Restart the device, select the USB drive from the BIOS boot menu, or ensure that the USB drive is the preferred boot device.
-
-
Common problems and solutions :
-
The USB drive does not appear in the boot menu : confirm that the USB drive has been burned correctly, try another USB port or burn again.
-
Device cannot boot : Check if the BIOS enables USB boot, or try another USB drive.
-
Perform the installation
-
Steps :
-
Follow the on-screen prompts to complete the ZimaOS installation, usually including selecting the target disk and confirming the installation.
-
After installation is complete, the system will prompt to remove the USB drive.
-
-
Common problems and solutions :
-
Stuck or failed during installation : Log any error messages, search ZimaSpace community forums or Discord servers .
-
Third-party device installation failure : may be due to hardware incompatibility, try to consult the community forum or replace the device.
-
Installation inspection
After installation, ensure that the system starts up and runs ZimaOS normally.
System start-up
-
Steps :
-
Remove the USB drive and restart the device.
-
Ensure that the target disk is the preferred boot device in the BIOS settings.
-
The system should automatically start ZimaOS (for example, version 1.4.0 or higher).
-
-
Common problems and solutions :
-
Unable to start ZimaOS : Check the BIOS boot sequence to confirm that the target disk is correctly identified.
-
No response after startup : The installation may not be complete, try reinstalling or check the status of the target disk.
-
Visit ZimaOS
-
Steps :
-
Obtain the IP address of the device (usually through the router management interface or by connecting to a physical screen to display the correct access address).
-
Open the browser of a machine in the local area network, open the ZimaOS dashboard by accessing the correct URL, and explore its functions.
-
-
Common problems and solutions :
-
Unable to access the dashboard : confirm that the network connection is normal, or check if the device is assigned an IP address.
-
Functional exception : Search ZimaSpace community forums or Discord servers for similar cases or updates.
-
Alternative installation method (not recommended, requires advanced skills)
You can use the USB version of Ubuntu/Tiny Core Live and write ZimaOS.img to the hard drive using the dd
command.
If the problem remains unresolved
If you have tried all of the above steps and still cannot successfully install ZimaOS, please take the following measures:
-
Provide detailed information : Record your hardware configuration (CPU, memory, main board model, storage device, etc.) and specific problem description below this post.
-
Ask for community help : Search or post questions on the ZimaSpace community forum or Discord server , and the community or official team may provide further guidance.
By sharing your experience, you can help improve ZimaOS compatibility and installation processes, while providing valuable reference for other users.