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.

[SOLVED] Changed permissions on disk1 by mistake -- now can't browse root

Featured Replies

I changed the permissions on disk1 in error:

 

root@MICRO:/mnt# ls -l
total 4
drwx------ 25 root root 1944 Mar 16 23:02 cache/
drwxrwxrwx 10 root root  232 Mar 16 22:29 disk1/
drwx------ 31 root root  888 Mar 16 21:16 disk2/
drwx------ 11 root root  264 Mar 16 20:15 disk3/
drwx------  9 root root  208 Mar 16 21:35 disk4/
drwx------  1 root root 1944 Mar 16 23:02 user/
drwxrwxrwx  1 root root  232 Mar 16 22:29 user0/

 

I can still browse disk and user shares by going directly to \\micro\disk1 or \\micro\movies, but I can't browse \\micro -- I get this error:

 

2iw59ts.jpg

 

I'm guessing I just need to chmod /mnt/disk1 to something, but I don't want to fsck it up, so advice please!

 

Thanks,

 

Neil.

  • Author

I fixed this myself.  ;D

 

I used this chmod calculator to mirror the permissions from the other disks:

 

root@MICRO:/boot/packages# cd /mnt
root@MICRO:/mnt# ls -l
total 4
drwx------ 24 root root 1856 Mar 17 12:50 cache/
drwxrwxrwx 10 root root  232 Mar 16 22:29 disk1/
drwx------ 31 root root  888 Mar 16 21:16 disk2/
drwx------ 11 root root  264 Mar 16 20:15 disk3/
drwx------  9 root root  208 Mar 16 21:35 disk4/
drwx------  1 root root 1856 Mar 17 12:50 user/
drwxrwxrwx  1 root root  232 Mar 16 22:29 user0/
root@MICRO:/mnt# chmod 700 disk1
root@MICRO:/mnt# ls -l
total 4
drwx------ 24 root root 1856 Mar 17 12:50 cache/
drwx------ 10 root root  232 Mar 16 22:29 disk1/
drwx------ 31 root root  888 Mar 16 21:16 disk2/
drwx------ 11 root root  264 Mar 16 20:15 disk3/
drwx------  9 root root  208 Mar 16 21:35 disk4/
drwx------  1 root root 1856 Mar 17 12:50 user/
drwx------  1 root root  232 Mar 16 22:29 user0/
root@MICRO:/mnt#

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.