更新 知識庫

Jeffery
2025-06-17 10:58:36 +08:00
parent 690997a9e1
commit 994657049d
20 changed files with 93 additions and 1 deletions

@@ -44,9 +44,101 @@ Password:
# 黑群輝 # 黑群輝
## 1. 下載引導檔
從 [Github](https://github.com/RROrg/rr) 的 [Release](https://github.com/RROrg/rr/releases/tag/25.6.5) 下載引導檔 從 [Github](https://github.com/RROrg/rr) 的 [Release](https://github.com/RROrg/rr/releases/tag/25.6.5) 下載引導檔
![alt text](Images/1.png) ```bash
wget https://github.com/RROrg/rr/releases/download/25.6.5/rr-25.6.5.img.zip
```
## 2. 解壓縮檔案
解壓縮檔案並移動到 PVE 的 ISO 資料夾
```bash
unzip rr-25.6.5.img.zip && mv rr.img /var/lib/vz/template/iso/rr-25.6.5.img
```
## 3. 建立虛擬機
3.1. 一般設定,指定 VM ID 並記住,之後加入引導映像檔時需要指定
![1.png](Images/1.png)
3.2. 作業系統設定,不要使用任何媒體,之後使用 RR 映像檔,引導開機
![2.png](Images/2.png)
3.3. 系統設定
![3.png](Images/3.png)
3.4. 磁碟設定,加入三個相同規格的虛擬磁碟,之後用來建立 RAID 的磁碟集區
![4.png](Images/4.png)
3.5. CPU 設定,選擇 host 取得最好的虛擬核心效能,啟用 NUMA 讓 DSM 可以使用 Container Manager
![5.png](Images/5.png)
3.6. 記憶體設定,先設定為 4G 安裝完成後再依照宿主機的資源設定
![6.png](Images/6.png)
3.7. 網路設定,選擇 VirtIO 或 Intel E1000 的效能最好
![7.png](Images/7.png)
## 4. 加入 RR 引導檔
```bash
qm importdisk 100 /var/lib/vz/template/iso/rr-25.6.5.img local-lvm
```
## 5. 將 RR 引導檔改為 SATA
![8.png](Images/8.png)
## 6. 將 RR 引導檔改為第一開機順位
![9.png](Images/9.png)
## 7. 設定引導檔
![10.png](Images/10.png)
(載入完成)
![11.png](Images/11.png)
從網頁輸入引導檔顯示的網址(http://192.168.30.18:7681),進入引導設定介面
![12.png](Images/12.png)
## 8. 設定引導的主機型號
![13.png](Images/13.png)
## 9. 設定引導的系統版本
![14.png](Images/14.png)
![15.png](Images/15.png)
## 10. 編譯引檔
![16.png](Images/16.png)
## 11. 重啟虛擬機並進入 DSM 設定介面
![17.png](Images/17.png)
![18.png](Images/18.png)
離開引導設定後,就可以看到 DSM 設定與連結
![19.png](Images/19.png)
# 掛載 SMB # 掛載 SMB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 25 KiB

BIN
Images/10.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

BIN
Images/11.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

BIN
Images/12.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
Images/13.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

BIN
Images/14.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

BIN
Images/15.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
Images/16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
Images/17.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
Images/18.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
Images/19.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

BIN
Images/2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
Images/3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
Images/4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
Images/5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

BIN
Images/6.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
Images/7.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

BIN
Images/8.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
Images/9.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB