pointdewu
Members
-
Joined
-
Last visited
Solutions
-
pointdewu's post in unraid 虚拟机如何去虚拟化? was marked as the answerunraid虚拟机还是用的KVM,直通并不能解决检测游戏检测虚拟机的机制。
以下为别处转来的,可以参考一下:
在虚拟机xml中的<features>中插入
<kvm>
<hidden state='on'/>
</kvm>
在</cpu>中插入
<feature policy='disable' name='hypervisor'/>
详细可以参见: https://superuser.com/questions/1387935/hiding-virtual-machine-status-from-guest-operating-system
-
pointdewu's post in 缓冲池添加新硬盘问题 was marked as the answer会自动同步成raid1的,不会消失
-
pointdewu's post in unraid出现2个报错,内详 was marked as the answer解决了,删除config/smart-one.cfg这个后就正常了