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.

Kann keine VMs mehr erstellen

Featured Replies

Einen wunderschönen zusammen.

 

Ich kann leider keine VMs mehr erstellen egal ob zB Home Assistant in a Box oder eine normale Win 10/11

Habe eigentlich immer ein anderes System für meine VMs benutzt und jetzt wo ich auf Unraid 7.1 gewechselt bin dachte ich mir ich ziehe alles auf Unraid, naja falsch gedacht ^^

 

Hab schon oft neu gestartet, den Stick neu gemacht, sogar einfach mal gewartet.... nichts

 

Screenshot2025-04-16213109.png.d7d8be9eb91386740c6b344681878d70.png

 

Dateiinhalt von qemu

 

#!/bin/bash
DISABLE="no"
source /boot/config/domain.cfg
if [ $DISABLE == "yes" ]
    then 
    printf '\n%s\n' "Start/autostart is disabled in VM settings." >&2 ## Send message to stderr.
    exit 1 ;
fi 
eval exec /usr/bin/qemu-system-x86_64 $(/usr/local/emhttp/plugins/dynamix.vm.manager/scripts/qemu.php "$@")

 

Alles was ich für VMs benötige ist eingeschaltet auch im Bios

 

Screenshot2025-04-16213853.thumb.png.4b677a69b5dad6c64902f51ef72abbc5.png

 

Screenshot2025-04-16214018.thumb.png.f5132c3cbf77129f7acb970d6a932741.png

 

Ich mache es so wie ich schon immer VMs in Unraid nutze bzw getestet habe.

Hat sich bei Version 7 etwas geändert?

Hoffe man kann mir weiterhelfen denn alles was ich gefunden habe hilft mir nicht weiter weder im Unraid Forum noch andere Webseiten.

 

Erstmal danke und beste Grüße

 

 

Solved by SimonF

  • Solution
3 minutes ago, einfachMaze said:

A beautiful one together.

 

Unfortunately I can no longer create VMs, no matter if it is Home Assistant in a Box or a normal Win 10/11

I've always used a different system for my VMs and now that I've switched to Unraid 7.1 I thought I'd move everything to Unraid, well, I was wrong ^^

 

I have restarted many times, reinstalled the stick, even just waited... nothing

 

Screenshot2025-04-16213109.png.d7d8be9eb91386740c6b344681878d70.png

 

File contents of qemu

 

#!/bin/bash
DISABLE="no"
source /boot/config/domain.cfg
if [ $DISABLE == "yes" ]
    then 
    printf '\n%s\n' "Start/autostart is disabled in VM settings." >&2 ## Send message to stderr.
    exit 1 ;
be
eval exec /usr/bin/qemu-system-x86_64 $(/usr/local/emhttp/plugins/dynamix.vm.manager/scripts/qemu.php "$@")

 

Everything I need for VMs is enabled, including in the BIOS

 

Screenshot2025-04-16213853.thumb.png.4b677a69b5dad6c64902f51ef72abbc5.png

 

Screenshot2025-04-16214018.thumb.png.f5132c3cbf77129f7acb970d6a932741.png

 

I do it the way I have always used or tested VMs in Unraid.

Has anything changed in version 7?

I hope someone can help me because everything I have found doesn't help me, neither in the Unraid forum nor on other websites.

 

First of all thank you and best regards

 

 

image.png Change to no.

  • Author
2 minutes ago, SimonF said:

image.png Change to no.

Im so stupid. So simple. No words needed

Thank you. 

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.