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.

adding an external usb drive to my raid array

Featured Replies

Hi All,

 

I have an external usb drive that I used for all my divx files and would like to connect it to the unraid tower to transfer them over to the array. Is this possible? I know I can go through the network, but I figure it will go faster this way.

 

Thanks for any advice,

 

DK

Yes. Just mount it.

 

I've done something similar and achieved it by doing the following.

 

Telnet into unraid

Check dev directory

dir /dev/sd*

Plug the device in,

Check dev directory again

dir /dev/sd*

should be a new device appear in there.

Create a mount point

mkdir /mnt/tmp

then

mount /dev/sdd1 /mnt/tmp

where /dev/sdd1 is the new device created in the dev dir. There will usually be two entries created. Use the numeric one.

 

Then that should mount the drive in the /mnt/tmp dir.  You might have to tweek the mount settings if the file format is not recognized like adding -t vfat

 

Good luck

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.