# 绿联 NAS

## 1. 准备工作

请确保您的设备满足以下要求：

{% stepper %}
{% step %}
**6GB 内存** 已安装（推荐）在您的 UGREEN NAS 上（运行 CUBE OS 的虚拟机建议 4GB）；如果您的设备只有 2GB 或更少内存，请联系 UGREEN 获取升级指南。
{% endstep %}

{% step %}
您的 NAS 为 x86\_64 平台

{% hint style="info" %}
目前，此安装方法仅支持 x86\_64 架构。

对于 ARM 和其他平台，请使用其他设备并等待未来更新。
{% endhint %}
{% endstep %}

{% step %}
可通过 WAN 下载虚拟机管理器的访问权限
{% endstep %}

{% step %}
Zigbee 适配器（可选）

如果您需要添加 Zigbee 设备，请准备一个 Zigbee 加密狗。已测试的 Zigbee 加密狗包括：
{% endstep %}
{% endstepper %}

## 2. 安装

{% stepper %}
{% step %}
访问此 [仓库](https://github.com/eWeLinkCUBE/CUBE-OS/releases/latest) 以下载以 `.vdi`&#x20;
{% endstep %}

{% step %}
&#x20;结尾的 CUBE OS 镜像
{% endstep %}

{% step %}
访问 UGREEN 控制面板 `安装` 虚拟机管理器 `安装` 并从中启动，切换到镜像页面。

![](/files/6a3cfe21126e3aa63dbeef1d3133887b769e63d5)
{% endstep %}

{% step %}
点击 **创建虚拟机**，然后选择 **导入虚拟机**。 **选择**从磁盘文件导入 **，然后点击**.

![](/files/898d8d74ca752b55ab520c1512cf1c899487e161)
{% endstep %}

{% step %}
下一步 **如果这是您第一次设置，选择**.![](/files/5e03bd8bc79f5686c81a8b9a641592888ed47dd7)
{% endstep %}

{% step %}
手动上传镜像 `.vdi` 定位已下载的 CUBE OS

* 文件：
* 您可以从本地设备上传，或

![](/files/e30212157b898e07132fdb117b20e31baebc4c82)
{% endstep %}

{% step %}
从 NAS 上现有文件中选择它。 **选择镜像后，点击** 确认![](/files/8dea31149a47378cec40cd47266dd866c9427916)
{% endstep %}

{% step %}
以上传并转换镜像。 **导入虚拟机** 导入完成后，重复

* 该过程：
* 上传的镜像现在将出现在下拉列表中。 **，然后点击**.

![](/files/73f46b36d26da975d479fe8558cc8e0953ff0f5a)
{% endstep %}

{% step %}
选择它并点击

![](/files/205184b44356c2d5583693a8f6a108f260cb0b0e)
{% endstep %}
{% endstepper %}

## 为虚拟机选择一个存储卷并继续。

{% stepper %}
{% step %}
3\. 配置虚拟机设置

* **基本配置：**&#x7CFB;统类型 **：选择**
* **其他**虚拟 CPU
* **：2 核（或更多，若可用）**&#x5185;存 **：分配**

![](/files/ea0e2ca4caf40bd3b06802085a1b11a554bfcb07)
{% endstep %}

{% step %}
4GB 或更多

* 网络配置： **选择** 桥接模式 **（请** 勿

![](/files/aeb7410cdfa59a9bceef548ba0198aee0549deb1)
{% endstep %}

{% step %}
使用 Host 或 NAT）

* 在 USB 选项下，找到并添加您的 Zigbee/Thread USB 加密狗： **+** 点击

![](/files/e67c22e1bbb1f336b7628e119f453822c89dac29)
{% endstep %}

{% step %}
图标以分配正确的 USB 端口。 **将** 引导类型 **设置为**.

![](/files/f35625ae1333be08226964a804c18208e10ee825)
{% endstep %}
{% endstepper %}

## UEFI

{% stepper %}
{% step %}
4\. 启动 CUBE OS **返回虚拟机列表，点击** 启动![](/files/ad58a8b4167c26fb8678879012d20c5b976212ec)
{% endstep %}

{% step %}
为虚拟机上电。 **等待几分钟。点击** 连接

* 以查看虚拟机控制台：![](/files/4ca718829c17782bca4c3f2bc9b821c07b418e9d)
  {% endstep %}

{% step %}
如果出现 CUBE OS 欢迎界面，表示系统已成功启动。 [在浏览器中输入](http://cube.local) cube.local

<img src="/files/7f7fa15ddc84ac807bd9d5a089d6d9cc52a73fd5" alt="" data-size="original">
{% endstep %}
{% endstepper %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cube.ewelink.cc/english-zh/ru-men-zhi-nan/quickstart/nas-she-bei/l-lian-nas.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
