update 4.PVE制作虚拟机模板.md.

This commit is contained in:
秋刀狐狸
2022-08-05 09:01:25 +00:00
committed by Gitee
parent 65172ceccf
commit 2ef78e1c47
4 changed files with 17 additions and 1 deletions
+17 -1
View File
@@ -147,4 +147,20 @@ Successfully imported disk as 'unused0:local-lvm:vm-1000-disk-1'
`总线/设备` 选择 `SCSI` ,编号为 `1` ,存储选择 `local-lvm`
![虚拟机ci参数](img/Template/vm_ci_details.png)
![虚拟机ci参数](img/Template/vm_ci_details.png)
### 2.4.虚拟机添加串口设备
有些云镜像需要用到 `serial` 端口作为视频输出端口,不然虚拟机无法启动,因此给 Debian 虚拟机添加串行端口。
点击顶部 `添加` 按钮,选择 `串行端口`
![虚拟机添加串口](img/Template/vm_serial.png)
串行端口编号为 `1`
![虚拟机串口参数](img/Template/vm_serial_details.png)
虚拟机硬件设备修改完成后,如下图所示:
![虚拟机全部硬件](img/Template/vm_hardware_all.png)
Binary file not shown.

After

Width:  |  Height:  |  Size: 184 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB