mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-05-30 23:36:12 +08:00
fix: 修复说明
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
outline: deep
|
||||
---
|
||||
|
||||
# 开设Windows虚拟机
|
||||
# 通过PVE开设Windows虚拟机
|
||||
|
||||
## 开设时选择KVM虚拟化还是QEMU的TCG仿真
|
||||
|
||||
@@ -24,7 +24,7 @@ outline: deep
|
||||
|
||||
<https://cdn.spiritlhl.net/https://raw.githubusercontent.com/oneclickvirt/pve/main/scripts/check_kernal.sh>
|
||||
|
||||
这块的逻辑中,主要检测
|
||||
推荐直接使用PVE的 系统和硬件配置要求 --> 环境检测 进行一键检测,或者如下检测逻辑:
|
||||
|
||||
```egrep -c '(vmx|svm)' /proc/cpuinfo``` 检测是否为1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user