更新 知識庫
@@ -96,7 +96,13 @@ nano /etc/pve/lxc/<ctid>.conf
|
||||
mp0: /mnt/emby,mp=/emby
|
||||
```
|
||||
|
||||
## 4. 重新掛載資料夾
|
||||
## 6. 建立掛載的資料夾
|
||||
|
||||
```bash
|
||||
mkdir -p /mnt/emby
|
||||
```
|
||||
|
||||
## 5. 重新掛載資料夾
|
||||
|
||||
```bash
|
||||
mount -a
|
||||
|
||||
Reference in New Issue
Block a user