Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

unraid 虚拟机如何去虚拟化?

Featured Replies

我装了win11,直通显卡和一些usb,效果蛮好的,(我尝试了steam的一些游戏和wegame上的艾希以及星露谷物语)

 

但是我是个LOL玩家,我打开游戏就会报不能在虚拟机中运行的弹窗,有没有什么方案可以绕过这个限制?

Solved by pointdewu

  • Author

我的ssd也是直通给虚拟机的,我主板开启了vt-d,所有的usb设备和显卡都是直通的,我甚至尝试了开机不启动unraid,直接使用直通的硬盘引导启动,win11依旧可以正常运行。但是仍然被检测为虚拟机,我找了一些所谓删除vm相关插件的命名,运行后依然不生效。

 

我仍旧是希望我在运行unraid的情况下通过虚拟机玩英雄联盟。

  • Solution

unraid虚拟机还是用的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

  • Author
On 3/30/2023 at 3:49 AM, pointdewu said:

unraid虚拟机还是用的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

可以了!! 添加这两项配置就可以直接启动LOL而不被检测为虚拟机了 我甚至都没点进详细链接 真的感谢

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.