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.

VM setup custom xml code how to?

Featured Replies

Hi All

I think there was a new feature to add XML changes so GUI changes didn't change them when editing here?

I am running the latest release candidate but I cant write in the custom field?

I would like to somehow add the following settings: (Not sure on how to go about this)
 

icon path:

  <metadata>
    <vmtemplate xmlns="unraid" name="CentOS" icon="/mnt/cache_appdata/domains/XPEnology_DSM_X/synology.png" os="centos" webui="" storage="default"/>
  </metadata>


And the controller to "1"

    </disk>
    <disk type='file' device='disk'>
      <driver name='qemu' type='qcow2' cache='writeback' discard='ignore'/>
      <source file='/mnt/cache_appdata/domains/XPEnology_DSM_X/vdisk2.qcow2'/>
      <target dev='hdd' bus='sata'/>
      <serial>vdisk2</serial>
      <address type='drive' controller='1' bus='0' target='0' unit='3'/>
    </disk>
    <disk type='file' device='disk'>
      <driver name='qemu' type='qcow2' cache='writeback' discard='ignore'/>
      <source file='/mnt/user/Photos_backup/vdisk_photo.qcow2'/>
      <target dev='hde' bus='sata'/>
      <serial>vdisk3</serial>
      <address type='drive' controller='1' bus='0' target='0' unit='4'/>
    </disk>

 

Is it possible to add them as above?
Or do I need some special format only for the part I dont want the UI to change?

 

Thanks

/Casperse

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.