diff --git a/05. 資料收集/Linux/lxc.md b/05. 資料收集/Linux/lxc.md index 87018b0..4e66e95 100644 --- a/05. 資料收集/Linux/lxc.md +++ b/05. 資料收集/Linux/lxc.md @@ -52,7 +52,5 @@ sudo incus profile set windows raw.qemu="-device intel-hda -device hda-duplex -a sudo incus profile device add windows vtpm tpm path=/dev/tpm0 sudo incus profile device set windows root pool=vmpool sudo incus profile device set windows root size=1024GiB -sudo incus profile device set windows eth0 nictype=macvlan -sudo incus profile device set windows eth0 parent=br0 sudo incus profile show windows ``` \ No newline at end of file