> 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/adapter/pcie-to-m2.md).

# PCIe 轉 M.2 SSD 轉接卡

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

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

## 安裝教學

1. 使用兩顆銀色較粗的螺絲，將擋板裝到轉接卡上

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

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

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

3. 視 SSD 長度不同，有不同的安裝方式：

* **對於 2280 長度的 SSD：**&#x8ACB;拿一個螺絲鎖上去，將 SSD 固定。
* **對於 2230/2242/2260 長度的 SSD：**&#x5C07;銅柱**有凹槽那面朝上**，卡進 SSD 的凹槽中，並用螺&#x7D72;**「從背面」**&#x5C07;銅柱鎖在 PCB 上，以固定 SSD。

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

4. 轉接卡安裝完成，可以將轉接卡插到電腦上了（注意方向！！）。

{% hint style="danger" %}
**請注意，轉接卡插到電腦時不要插反，插反一定會燒掉。**\
**如果不確定方向為何，請先詢問我們。**
{% endhint %}

{% 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/adapter/pcie-to-m2.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.
