Welcome to join the public evaluation program of ZimaOS. ZimaOS is evolved from CasaOS, and we have built a release version of ZimaOS for better hardware compatibility and update experience. It will perfectly adapt to the Zima series hardware and also be compatible with x86-64 systems with UEFI.
It is built using Buildroot and has stable OTA update functionality. Based on CasaOS, we have built a series of new applications. You can find the specific differences between it and CasaOS from the table below:
This project is just for releasing test images, if you want to discuss related issues, feel free to go to our forum. Icewhale Community
To boot ZimaOS, the BIOS needs to have UEFI boot mode enabled and Secure Boot disabled.
Next, we need to write the ZimaOS image to the “boot medium”, which is the medium your zima device or x86-64 hardware will boot from when it is running ZimaOS.
The ZimaOS USB installation image has been released. Use Balena Etcher to burn the installation image to a USB disk. Now you can use this installer to install ZimaOS to any internal hard disk.
Note that it still requires UEFI boot.
https://casaos.oss-cn-shanghai.aliyuncs.com/IceWhaleTech/zimaos-rauc/latest/zimaos_zimacube_installer.img
We have also released images in a variety of VM formats, which you can download as needed from the Release page.
Typically an internal medium like S-ATA hard disk, S-ATA SSD, M.2 SSD, or a non-removable eMMC is used for the x86-64 boot medium. Alternatively, an external medium can be used such as a USB SDD, though this is not recommended.
To write the ZimaOS image to the boot medium on your x86-64 hardware, there are 2 different methods:
When installing Etcher on Ubuntu you may need to install the fuse dependency first, to do this run the following commands in the terminal:
sudo add-apt-repository universe
sudo apt update
sudo apt install libfuse2
Attach the ZimaOS boot medium (storage device) to your computer.
Download and start Balena Etcher. You may need to run it with administrator privileges on Windows.
Download the image to your computer.
If there are multiple links below, make sure to select the correct link for your version of Generic x86-64.
https://casaos.oss-cn-shanghai.aliyuncs.com/IceWhaleTech/zimaos-rauc/latest/zimaos_zimacube.img.xz
Select and copy the URL or use the “copy” button that appear when you hover it
Paste the URL into your browser to start the download.
Select Flash from file and select the image you just downloaded.
Select target.
Select the boot medium (storage device) you want to use for your installation.
Select Flash! to start writing the image.
When Balena Etcher has finished writing the image, you will see a confirmation.
ZimaOS Welcome banner
, it will show the link of webgui. or you can visit ZimaOS via https://findzima.com.root/testonly
Follow the link. Thanks @silycr for the tutorial!