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.

mounting drive outside array

Featured Replies

Hello, im trying to mount a HD outside of the array of my 5.0.5 UNRAID.  Im trying to add it to my go script so it will automatically mount it on boot up so i can use it for an app drive for my plex install. I followed the mounting instructions in this thread, http://lime-technology.com/forum/index.php?topic=30496.0

mkdir /mnt/appdisk

mount -rw -o noatime,nodiratime,discard -t ext4 /dev/disk/by-id/ata-OCZ-VERTEX2_OCZ-0E6807YCXXXXXXWD-part1 /mnt/appdisk

I replaced the drive id with mine but it still doesnt mount, most likely because it has been formatted as reiserfs.

could someone give me a hand to get the syntax right.

Thanks

Replace "ext4" with "reiserfs" should solve it.  But my Google for on my tablet is week atm

  • Author

Replace "ext4" with "reiserfs" should solve it.  But my Google for on my tablet is week atm

Tried replacing with reiserfs and still errors... so many switches in that string that i dont know what they do so i just removed them and used this syntax

mount -rw /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1Y5J90S735069-part1 /mnt/appdisk
Seemed to work so thats what ill use for now

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.