mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-05-30 06:39:31 +08:00
fix
This commit is contained in:
@@ -136,13 +136,7 @@ incus start winvm
|
||||
Need to add CPU passthrough
|
||||
|
||||
```shell
|
||||
incus profile set windows raw.qemu="-device intel-hda -device hda-duplex -cpu host"
|
||||
```
|
||||
|
||||
OR
|
||||
|
||||
```shell
|
||||
incus config set win11vm raw.qemu -- "-device intel-hda -device hda-duplex cpu host"
|
||||
incus config set winvm raw.qemu -- "-device intel-hda -device hda-duplex cpu host"
|
||||
```
|
||||
|
||||
Just start the virtual machine again
|
||||
|
||||
Reference in New Issue
Block a user