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.

browsing NTFS disks outside of the array?

Featured Replies

hey there,

 

given the different file systems from windows/linux, is it possible to navigate to the contents of a disk, that is initialized by unraid but not yet assigned to an array?

 

i was thinking about how to migrate data from a raid controller with a raid-5 raid on it. this controller and its raid5 are already recognized by unraid and i hoped, that there is an easy way to use midnight commander to copy its data onto the unRAID disks (trying to avoid to swap/outsource the data into the network)

 

regards,

loadme

 

you can also use snap or my drive-mount plugin (if you are on unraid v5) (see my signature) for easy mounting

to get write access you need ntfs-3g (see the link, trurl posted). read access should work out of the box.

 

just read the part, that it's an raid5-partition... not sure, if my plugin will recognize that (it should). better stick to the manual commands

  • Author

hey guys,

thanks for the tips

 

i followed your links and was able to install the ntfs driver

 

benni, just a quick feedback. when using "installplg" on your drive_mount.plg file, it tells me that my certificate for github is invalid

2O5Dm.jpg

 

from the rest of the telnet output i think, it worked anyways. still, it would be good if you could write down a quick manual.

i finally found your plugin in the settings panel in simpleFeatures. really helpful but it informs me, that creating a share from it is not yet available?

also, if you find the time, maybe provide an example input for the paths ("mount directory" and "SMB share") for people like me ;)

 

and regarding the device detection: the ntfs raid5 is already detected by unraid after booting up

 

thanks so far!

benni, just a quick feedback. when using "installplg" on your drive_mount.plg file, it tells me that my certificate for github is invalid

that's normal, just ignore that message.

 

from the rest of the telnet output i think, it worked anyways. still, it would be good if you could write down a quick manual.

i finally found your plugin in the settings panel in simpleFeatures. really helpful but it informs me, that creating a share from it is not yet available?

also, if you find the time, maybe provide an example input for the paths ("mount directory" and "SMB share") for people like me ;)

 

and regarding the device detection: the ntfs raid5 is already detected by unraid after booting up

 

so far i haven't implemented sharing in my plugin (something relatively high on my todo list). you can mount your drive using the webgui: simply type the mount location in the "mount directory" line, for example "/mnt/raiddrive". then set enable to yes and hit apply.

 

to access that drive over network, add these lines to your smb-extra.conf on your flash disk in the config folder

[raiddrive]
   path = /mnt/raiddrive
   read only = no
   guest ok = yes

(if the file does not exist, create it.)

 

restart smb (simply go into setting->smb->apply) and the share should appear.

 

and yes, i will create some more manuals about using all those different plugins. as soon as i've got some time to get to it ;)

  • Author

thanks, everything worked fine

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.