April 26, 20233 yr I am new to UnRAID. I just purchased a license to setup a NAS using some old hardware. I have it up and running (Version 6.11.5) and added my first few shares but I can't seem to get them mounted from either my Windows 10 pc or my Ubuntu Laptop. I've tried a few different shares, I've tried public and private. I've added windows credentials in credential manager. The server shows up if I go to "Network" in Windows but no folders show up. When I attempt to map the drives it says "Windows can't find "\\Tardis\media". Most everything I can find by searching google has to do with windows and how it does credentials. That doesn't really seem like the issue to me given it doesn't work in Ubuntu either. Its more like the share doesn't exist. I have a smb share running on my Ubuntu server that maps with no problems. Any direction on this would be helpful. tardis-diagnostics-20230425-1808.zip Edited April 26, 20233 yr by Kevin_j76
April 26, 20233 yr Author 19 minutes ago, trurl said: Have you actually enabled SMB or NFS in Settings? Yes SMB initially but I also enabled NFS and tried it with no luck.
April 26, 20233 yr Community Expert Usually you would have a share.cfg file in config with the SMB/NFS settings but I didn't see it in your diagnostics. What do you get from command line with this? ls -lah /boot/config
April 26, 20233 yr Author Output of ls -lah /boot/config root@Tardis:~# ls -lah /boot/config total 416K drwx------ 10 root root 16K Apr 25 20:26 ./ drwx------ 7 root root 16K Dec 31 1969 ../ -rw------- 1 root root 256 Apr 24 18:00 Basic.key -rw------- 1 root root 8.6K Apr 25 20:26 disk.cfg -rw------- 1 root root 193 Apr 24 12:44 docker.cfg -rw------- 1 root root 199 Apr 24 23:24 domain.cfg -rw------- 1 root root 8 Apr 25 04:23 drift -rw------- 1 root root 0 Apr 25 20:26 forcesync -rw------- 1 root root 71 Apr 24 12:53 go -rw------- 1 root root 701 Apr 25 20:25 ident.cfg drwx------ 2 root root 16K Apr 24 12:44 modprobe.d/ -rw------- 1 root root 372 Apr 24 12:43 network-rules.cfg -rw------- 1 root root 106 Apr 24 12:53 network.cfg -rw------- 1 root root 180 Apr 25 17:34 parity-checks.log -rw------- 1 root root 659 Apr 24 18:09 passwd drwx------ 7 root root 16K Apr 25 09:05 plugins/ drwx------ 2 root root 16K Apr 24 12:44 plugins-error/ drwx------ 2 root root 16K Apr 25 20:26 pools/ -rw------- 1 root root 32 Apr 25 06:50 random-seed -rw------- 1 root root 597 Apr 24 18:09 shadow -rw------- 1 root root 500 Apr 25 20:25 share.cfg drwx------ 2 root root 16K Apr 25 19:42 shares/ -rw------- 1 root root 206 Apr 24 18:09 smbpasswd drwx------ 3 root root 16K Apr 24 12:44 ssh/ drwx------ 3 root root 16K Apr 24 12:44 ssl/ -rw------- 1 root root 4.0K Apr 25 13:46 super.dat drwx------ 2 root root 16K Apr 24 12:43 wireguard/
April 26, 20233 yr Community Expert Solution Go to the share(s) and make sure it's being exported, default is no.
April 26, 20233 yr Author 3 hours ago, JorgeB said: Go to the share(s) and make sure it's being exported, default is no. That did it. I can't tell you how many tutorials I've watched over the last few days that either didn't mention that or I guess I somehow overlooked it. Thank you for your help.
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.