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.

Darkman13

Members
  • Joined

  • Last visited

  1. Hello everyone, I tried today the following, with some hope. I did succeed in running PUBG with battle eye by installing hyper-v insinde the VM. But as mentionned by some, the performance drop is huge, can't play the game to 20 fps. Any other adjustment in the xml conf did not hide the VM from battle eye, and it kick me out. Maybe someone else will have more luck. As the last resort, I boot directly in Windows and not in Unraid to play this particular game. I was afraid of Windows losing it's licence, but it did not. Maybe after a few time going back and forth between native and VM we will see.
  2. Thanks a lot for all this info that helped me make the hibernation work on my VM (Zorin OS). The only different thing I had to do is to resize the swapfile (default was 2GiB) based on the instructions in the provided link : sudo swapoff /swapfile sudo dd if=/dev/zero of=/swapfile bs=$(cat /proc/meminfo | awk '/MemTotal/ {print $2}') count=1024 conv=notrunc sudo mkswap /swapfile sudo swapon /swapfile And install package uswsusp in order to have swap-offset available. After that it works well now, with a strange behavior on my login screen that is in like 800x600 resolution, but after it is ok ^^ Thanks again
  3. Hope I can help. I have a GPU (Nvidia 970) passthrough, that I have put on both VM (one Windows 10, and one Zorin OS, based on Ubuntu). The have globally the same conf, except the Windows is on his own SSD. For the Linux to properly hibernate I had to follow an other topic and tweak around : But I do not have the <pm>...</pm> lines on my config in order to hibernate the Windows. I remember that it is not activate by default either within the OS : https://www.ubackup.com/windows-11/hibernate-mode-windows-11.html After that the qemu agent is able to shutdown the VM to disk properly, and I can do a normal virsh start to start the VM.
  4. Great thread that helped me exactly for what I was looking for ! Just a reply to let people know that the proposed solution still works well. Personnaly, I just updated the virsh shutdown "$vm1" with virsh dompmsuspend "$vm2" --target disk in order to use hibernation and find my work where I left it. Works well for Windows, but not for Linux distrib, as I found out it is not enable by default nowadays (the install does not even provide a swap partition when using default settings oO). Anyway that's an issue for an other day

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.