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.

QEMU Args

Featured Replies

Hi

 

Came across this article to get OSX installed as a VM and was interested to read that vmware svga acceleration is possible if installing the kext from darwin.iso

https://github.com/kholia/OSX-KVM/blob/master/notes.md

 

It requires the qemu arg -vga but not sure how to apply this in UNRAID. Can someone please help? Thanks.

 

Accelerated Graphics

Add -vga vmware to QEMU parameters in the boot script (e.g. boot-macOS.sh), if required.

5 minutes ago, mikeyosm said:

It requires the qemu arg -vga but not sure how to apply this in UNRAID

It tells you to create a custom arg in the xml of your vm (look at the bottom of the xml), it should be:

<qemu:commandline>                                              
  <qemu:arg value='-vga'/>                                          
  <qemu:arg value='vmware'/>      
</qemu:commandline>

 

  • Author
49 minutes ago, ghost82 said:

It tells you to create a custom arg in the xml of your vm (look at the bottom of the xml), it should be:


<qemu:commandline>                                              
  <qemu:arg value='-vga'/>                                          
  <qemu:arg value='vmware'/>      
</qemu:commandline>

 

Tried that but get an error when starting the VM

 

image.png.1cf69fa0d251d558078216cb5759bc78.png

Sorry, but I don't know, I simply translated into code what it's written, which seems correct to me.

 

What are you trying to achieve with it? It doesn't sound to be the correct way to have acceleration in mac os.

Edited by ghost82

13 minutes ago, mikeyosm said:

Tried that but get an error when starting the VM

You can try this also:
 

   <video>
     <model type='vmware'/>
   </video>

 

  • Author
7 minutes ago, ghost82 said:

You can try this also:
 


   <video>
     <model type='vmware'/>
   </video>

 

Just experimenting with 2d acceleration and the vmware svga kext from darwin.iso. Doesnt look like UNRAID likes it.

Archived

This topic is now archived and is closed to further replies.

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.