Community Solution

Can You Install ZimaOS on a Mini PC with One NVMe Drive?

A new user asked whether a single-NVMe mini PC could run ZimaOS temporarily for NAS storage and Docker applications.

ZimaOS Can Run Directly on a Mini PC

Several participants confirmed that they were running ZimaOS on mini PCs or other repurposed x86 hardware. For testing Docker applications and learning the platform, a machine with one NVMe drive can be sufficient.

The main limitation is not whether ZimaOS boots, but how storage is divided. A single drive used for the operating system cannot also provide a redundant RAID by itself.

One NVMe Drive Leaves No Internal RAID Pair

A RAID configuration needs multiple eligible storage devices. With only one internal NVMe slot populated, the system has no second internal disk to mirror. A participant also noted that the drive containing ZimaOS should not be counted as a member of a data RAID.

If the mini PC has two NVMe slots or a separate SATA connection, those interfaces may create more layout options. Actual RAID eligibility still depends on how ZimaOS detects the devices and on the hardware controller involved.

USB Storage Worked for Data but Had RAID Limits

Users reported running ordinary non-RAID storage over USB. At the time of the October 2025 discussion, an IceWhale team member said RAID support for USB-connected drives was on the roadmap. That statement was a future plan, not confirmation that the feature was already available in the release discussed.

An external enclosure with its own hardware RAID presents a different model because redundancy is managed by the enclosure rather than assembled by ZimaOS. The thread mentioned this as a planned user setup but did not report a completed test.

A Separate OS and Data Drive Is the Cleaner Layout

One user recommended choosing a mini PC with both an NVMe device and another internal drive bay. That allows the NVMe to hold ZimaOS while a separate disk stores application data and files. Additional USB storage can then be added without making the only boot disk carry every workload.

Installing ZimaOS to an external device was also described as possible but affected by bugs in one participant's experience. This was community feedback rather than a universal compatibility result.

Hardware Examples Were Anecdotal

The thread mentioned a Minisforum UM690s, modified Chromebox systems, Intel N150 hardware, and multi-bay mini PCs. Those examples show the range of community experiments, but they are not an official compatibility list. Network controllers, boot firmware, storage topology, and power delivery can all affect the result.

FAQ

Can a one-drive mini PC run Docker apps on ZimaOS?

Yes, according to the community discussion. The tradeoff is that the same one-drive layout does not provide an internal RAID pair.

Can the ZimaOS boot drive also be used in RAID?

A participant specifically warned that the operating-system drive should not be treated as a RAID member.

Did the thread confirm USB RAID support?

No. The IceWhale reply described USB-drive RAID as roadmap work at that time.