This commit is contained in:
colben 2025-01-08 22:23:08 +08:00
parent a8b42881bb
commit 762ab15ff7

View File

@ -69,9 +69,10 @@ categories: ["kvm", "container"]
### 安装 incus 环境
- 安装 incus 包
```BASH
dnf -y copr enable ligenix/enterprise-qemu-spice
dnf -y copr enable ligenix/enterprise-qemu-wider
dnf install lvm2 incus incus-tools
ln -s /usr/libexec/qemu-kvm /usr/bin/qemu-system-x86_64
# 如果要运行 kvm 虚拟机,还需要安装如下 qemu 包
dnf install qemu-system-x86
```
- 修改 incus 服务文件