This commit is contained in:
colben 2025-03-14 17:00:20 +08:00
parent 3d07153688
commit f935311a57

View File

@ -382,7 +382,7 @@ incus3 | eth0: 192.168.1.3 | 10.10.10.3 | /dev/sdb | 10.10.10.3 incus3
# boot.priority=10boot 优先级,数字越大,优先级越高
```
- **在 aarch64 架构中,关闭虚拟机的安全启动**
- **在 aarch64 架构中,关闭虚拟机的安全引导**
```BASH
incus config set vm1 security.secureboot=false
```