dasoul Posted March 16, 2022 Share Posted March 16, 2022 Getting the following on a directory. Cannot browse it via Windows explorer. I get the following: Permissions seem fine: root@UNRAID:/mnt/disk1# ls -al /bin/ls: Videos: Exec format error total 0 drwxrwxrwx+ 8 nobody users 176 Mar 14 07:07 ./ drwxr-xr-x 25 root root 500 Mar 11 07:04 ../ drwxrwxrwx 7 nobody users 256 Nov 3 09:42 .apps/ drwxrwxrwx 3 nobody users 160 May 26 2021 Videos/ drwxrwxrwx 9 nobody users 288 Mar 13 2021 appdata/ drwxrwxrwx 4 nobody users 352 Apr 12 2018 tftp/ From the console I cannot even cd into the folder root@UNRAID:/mnt/disk1# cd Videos -bash: cd: Videos: Exec format error root@UNRAID:/mnt/disk1# Thank you in advance for the help! Quote Link to comment
itimpi Posted March 16, 2022 Share Posted March 16, 2022 You can get Windows giving misleading error messages as Windows only ever allows 1 set of credentials to be used at the same time to a particular server. Aay attempt to use second ones act as if you do not have a valid username/password for accessing that server. A possible workaround is to make one connection using the server name and the other one using the IP address as Windows treats this as two different servers. Whether this is your problem I do not know? What are the access permissions set on that share in the Unraid GUI? Quote Link to comment
JonathanM Posted March 16, 2022 Share Posted March 16, 2022 Check filesystem on disk 1. Quote Link to comment
dasoul Posted October 29, 2023 Author Share Posted October 29, 2023 (edited) Thank you for your previous response. My bad on not responding. I must have missed the notification and this fell off my radar. I am running reiserfsck right now to see if it finds anything. I am reviving this thread and will update once I get a response back from the command. Edited October 29, 2023 by dasoul Quote Link to comment
dasoul Posted October 29, 2023 Author Share Posted October 29, 2023 Thoughts? Here are the results: ########### reiserfsck --check started at Sun Oct 29 10:03:53 2023 ########### Replaying journal: Done. Reiserfs journal '/dev/sdf1' in blocks [18..8211]: 0 transactions replayed Checking internal tree.. finished Comparing bitmaps..finished Checking Semantic tree: finished No corruptions found There are on the filesystem: Leaves 1361 Internal nodes 10 Directories 44 Other files 52 Data block pointers 1371189 (0 of them are zero) Safe links 0 ########### reiserfsck finished at Sun Oct 29 10:10:14 2023 ########### Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.