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.

OVF/qcow2 Support for VM's

Featured Replies

Hello,

is there a way to deploy a *.ovf or a *.qcow2?
I looked it up, but nothing helped.
If there is a way, can you tell me how to configure, please?

Thank You

ovf is an xml file. It describes the vm. I don't think it's directly compatible with xml used in unraid but you may want to try  by copying pasting xml in the vm description (advanced view)

for qcow2 you have to define disk device with qcow2 type. I think (but not sure ) you have to do this in the xml.

 <disk type='file' device='disk'>
      <driver name='qemu' type='qcow2' cache='writeback'/>
      <source file='/mnt/cache/domains/Windows8/vdisk1.qcow2' index='3'/>
      <backingStore/>
      <target dev='hdc' bus='virtio'/>
      <boot order='1'/>
      <alias name='virtio-disk2'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/>
    </disk>

 

  • Author

Thanks for your feedback.
I tried this, but the vm would not start right.
I tried Seabios and changed the lines in XML. But when I start the vm there is a kernel panic error

Error.png

  • Author

You can close this request.
The qcow2 worked, but the Kernel Panic error is from the VM inside, not from unRAID.

Thank you

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.