Page 1 of 1

SOLVED: Mount Shares Locally not showing any files

Posted: Sat Mar 08, 2014 8:27 am
by bt107
I've just migrated to 7.1 and set up Greyhole according to the wiki. I added my Greyhole shares back and all appears to be working. I installed the mount_shares_locally script and started the service. All seemed to go well during the setup. The /mnt/samba/ directories were created but when I went to the hda desktop (via VNC) to check, the directories are empty. The symlinks exist in /var/hda/files and the files exist in the Greyhole gh directories but nothing appears in mnt.
mnt_samba.JPG
mnt_samba.JPG (42.09 KiB) Viewed 2073 times
In Amahi 6 I used locally mounted shares with CrashPlan to backup to CrashPlan Central. It worked fine. I was hoping to do the same with 7.1 . Any ideas where to look for the problem?

Thanks!

Re: Mount Shares Locally not showing any files

Posted: Sat Mar 08, 2014 9:04 am
by bt107
Never mind. I found the problem. Needed to install cifs-utils

Code: Select all

yum install cifs-utils
Working now.