Changes

From Amahi Wiki
Jump to: navigation, search
17 bytes added ,  23:38, 17 September 2011
no edit summary
=== Troubleshooting ===
'''Can't access your shares after you upgraded ?'''
Try to re-install the same RPM a second time. Sometimes, the script included in the RPM can't create the Greyhole module for Samba where it should, and this will cause your Greyhole pooled shares to become unaccessible. Re-installing the same RPM a second time always fix that issue. Use the same following command but add to reinstall the --force parametercurrently installed RPM:<br>
{{Code|rpm -Uvh --force http://www.greyhole.net/releases/rpm/`uname -i`/`rpm -qa hda-greyhole`.rpm}}
Use the following command to verify that the Samba symlink was indeed created:
{{Code|ls -l /usr/lib*/samba/vfs/greyhole.so}}