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.

Find path to usb disk

Featured Replies

Please how I can find simple path to my disk and to usb disk? I try with Cloud Comander, but folder mnt is empty. What is the best way for somebody who is not so much friendly with command to copy data and find from usb disk to unraid disk?

Edited by Pava

33 minutes ago, Pava said:

Please how I can find simple path my disk and to usb disk?

The unRAID USB flash drive is mounted at /boot

 

If /mnt is empty you probably do not have the proper host/container path mapping setup in the Cloud Commander docker container.   Docker and unRAID file system are separate and you need the proper mappings between the two.

 

The disks in the array are at /mnt/diskX

 

The user shares are at /mnt/user/[share name]

 

NEVER copy files between /mnt/user and /mnt/diskX as you could lose data.

 

Unassigned devices (such as external USB disks ) are at /mnt/disks and /mnt/remotes for remote-mounted disks

 

Here's a view of /boot and /mnt from the Terminal command line:

 

image.png.ed0165b5b2e8c334423e695b478564c4.png

 

Here is a view of /mnt from Dolphin (I use this file manager docker container rather than Cloud Commander):

image.png.50125e7c98ab7747e03ba8a40b595b13.png

 

This view is only possible because I have the host path /mnt mapped to the container path /mnt

image.thumb.png.aa4a55108f2af7d59ba0c4357fcaaaf1.png

 

 

 

Edited by Hoopster

  • Author

Thank you for help. Dolphin its not install fine, probably I have wrong Host path 1, I see that you have /config but its not ok. I try another few path, from internet also is not working. Have this error:

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='Dolphin' --net='bridge' -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e 'USER_ID'='99' -e 'GROUP_ID'='100' -e 'WIDTH'='1280' -e 'HEIGHT'='720' -p '/mnt/cache/appdata/:8080/tcp' -v '/mnt':'/mnt':'rw' -v '/mnt/user/appdata/Dolphin':'/config':'rw' 'aptalca/docker-dolphin'

docker: Invalid hostPort: /mnt/cache/appdata/.
See 'docker run --help'.

2 hours ago, Pava said:

Thank you for help. Dolphin its not install fine, probably I have wrong Host path 1, I see that you have /config but its not ok.

 

I think you are a bit confused about how to setup Docker containers.  You should read the Docker FAQ to get a batter idea how Docker containers in general work.

 

Here is my Dolphin setup (I have port 8082 on the host mapped to port 8080 since 8080 is in use by another docker):

 

image.thumb.png.25d4503bf4098ad252d3947f5873f741.png

  • Author

Yes true, I will learn more about Docker containers. Thank you so much for help.

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.