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