tools安装一只停滞不前
Waiting for a response from the computer control server. When first building the VM storage folder this can take a while... 这个提示执行了6个多小时, 我提前pull了docker images 的 windows-local和qemux/qemu-docker, 单独执行提示 ❯ ERROR: Failed to start TPM emulator, reason: 0 ❯ ERROR: KVM acceleration not available (device file missing), this will cause a major loss of performance. ❯ ERROR: See the FAQ on how to diagnose the cause, or continue without KVM by setting KVM=N (not recommended).
我的是VCENTER的虚拟机。
我用的是docker desktop。只是windows-local这个镜像运行时RAM-SIZE不够,文档要求8GB,但我只有2GB运行空间。我在想怎么解决这个办法
@Halcyon227 我已经解决了,绕过TPM验证了
@Flwolf 不用管这个错误么,还是需要修改代码重新运行
The shown error is
swtpm: Could not open UnixIO socket: Permission denied
❯ ERROR: Failed to start TPM emulator, reason: 0
❯ Booting OmniParser Windows securely using QEMU v9.1.1...
The AppArmor security module is occupying SWTPM So I solved the problem by:disable restrictions on AppArmor for swtpm
aa-status
apt-get install apparmor-utils
aa-disable /etc/apparmor/usr/bin/swtpm