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.

unRAID share and Tag???

Featured Replies

I have a mythbuntu 14.04 KVM running. It's ISO file is loaded from an outside of the array partition /dev/sdj . It is shared as a samba share "mythtv". I can browse to it through the network through my ubuntu KVM file manager. What I am wondering is: what do the lines during KVM creation "unRAID Share" and "unRAID mount tag" mean? I would like for my mythbuntu to be able to mount the share and have it visible inside of the VM for the purposes of storing recordings. I had the lines "unRAID Share" set to /mnt/disks/mythtv (my mythtv share outside of the array" and the "unRAID tag" set to both recordings and /mnt/recordings, hoping I would see the unraid share mounted within my VM already. What are the significance of these lines and is it possible to do what I want to do and mount an unRAID (outside the array) share inside of a KVM?

 

EDIT: I have the "unRAID Share" set to: /mnt/disks/mythtv/recordings

and the "unRAID mount tag" set to: shares

I have added the line:

shares  /mnt    9p  trans=virtio,version=9p2000.L,noauto,nobootwait,rw    0  0

to /etc/fstab inside of the VM. I then try to sudo mount -a, and sudo mount /mnt

and there is still nothing inside of my /mnt folder

What am I doing wrong?

I have the "unRAID Share" set to: /mnt/disks/mythtv/recordings

and the "unRAID mount tag" set to: shares

I have added the line:

shares  /mnt    9p  trans=virtio,version=9p2000.L,noauto,nobootwait,rw    0  0

 

You neeed to add the share name after the mount point (/mnt) and also try adding  the parameter _netdev to mount the share on boot.  Try

shares   /mnt/shares 9p  trans=virtio,version=9p2000.L,_netdev,noauto,nobootwait,rw    0   0

 

Also I don't have the noauto and no boot wait parameters, so you may want to try booting without them.

 

 

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.