> For the complete documentation index, see [llms.txt](https://docs.lightus.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lightus.tech/wero/ssd.md).

# SSD 通用安裝教學 \[適用 WERO 所有產品]

{% hint style="info" %}
**關於外接盒的通用說明，**[**請點我閱讀**](/ssd-enclosure.md)**。**

**本公司線上客服**，請 [蝦皮聊聊](https://shopee.tw/barbatoast) 或加 Line: [@lightus.tech](https://lin.ee/b17PYKQr)

*此篇文章只說明該項商品的使用方法及特殊注意事項*
{% endhint %}

{% hint style="info" %}
適用於以下 WERO 產品：

* ASM2464 USB4 外接盒 40Gbps
* 雷電雙模 40G+10G 外接盒（JHL7440+JMS583）
* 雷電 5 80Gbps 外接盒（JHL9480）
* 雷電 5 80Gbps Hub+SSD 外接盒二合一（JHL9480）
  {% endhint %}

## 安裝教學

1. 用包裝內附的螺絲起子，將上蓋螺絲轉開，取下上蓋。

<figure><img src="/files/r2MiNYR9ghNe0zUIprL7" alt=""><figcaption></figcaption></figure>

2. （**全長 2280 不需要**，2230/2242/2260 才需要）\
   將「備用螺絲包」中的銅柱**轉進對應長度的位置中**。

<figure><img src="/files/xGi9410SyDYheZM1savp" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/UZeNHAHHygbtPOw06010" alt=""><figcaption></figcaption></figure>

3. 注意 SSD 的方向，將 SSD 斜的插入插槽內（與電路板成 20° 夾角）

<figure><img src="/files/hgMODKNpD3ThO8efRTWU" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/cHj4tgcVBQMepnHKl6PX" alt=""><figcaption></figcaption></figure>

4. 使用螺絲固定 SSD。\
   全長 2280 是固定在外接盒本體上，2230/2242/2260 則是固定在剛才裝上去的銅柱上。

<figure><img src="/files/JNvYFk67pYx0cdeLhsox" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/e4fJhWsbWcm19Q8JP68w" alt=""><figcaption></figcaption></figure>

5. **放上導熱墊**，記得撕掉「白色那一面」的保護膜，灰色那面不用撕。\
   2230/2242/2260 可自行裁減導熱墊，這樣導熱墊不會有在外接盒內晃動的狀況。

{% hint style="warning" %}
請勿在 SSD 上安裝任何的散熱片，在外接盒中，安裝 SSD 散熱片對散熱沒有任何幫助，還會導致蓋子蓋不起來。
{% endhint %}

<figure><img src="/files/Kv4LbfXvEvLeW1jcA4t8" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/QZSw9TkhsJ8k97cbMUgs" alt=""><figcaption></figcaption></figure>

5. 斜的蓋上後蓋，並鎖上螺絲。遠離螺絲的那端有卡扣，因此建議斜的插進去，直接放上會蓋不緊。

{% hint style="danger" %}
如果發現需要很大力才能鎖緊、感覺有東西卡住了，請把螺絲轉開，檢查 SSD 是否裝好、導熱墊是否重疊/放置過多/卡到邊緣。錯誤的安裝可能導致 SSD 被壓壞！
{% endhint %}

6. 鎖上螺絲，確認後蓋已經鎖緊，安裝完成。

<figure><img src="/files/hklN2tv9oPGI1lQ3CExP" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
您已完成硬體上的安裝，但還沒有看過使用方式。

請點擊「[SSD 外接盒 【通用使用說明】](/ssd-enclosure.md)」，閱讀外接盒的基礎使用教學。
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.lightus.tech/wero/ssd.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
