Changes

From Amahi Wiki
Jump to: navigation, search
91 bytes added ,  01:28, 25 March 2016
{{MessageBox|backgroundcolor =#FBB|image = Disclaimer Warning.png|heading =WARNING|message =Amahi releases new versions of Greyhole (GH) after they've been tested. If you follow this guide to update your GH install Greyhole manually you do so on your own risk. If it breaks, it's on you. All the steps below should be executed as root.}}== Fedora ==Amahi releases new versions of Greyhole (GH) after they've been tested.<br />
To update to the latest version available, do the following: * [[open_terminal|As root user]], execute yum update amahi-greyhole '''NOTE:''' The <b>ONLY</b> officially supported Greyhole package for Amahi 7 or greater is available from the Amahi repository. The Greyhole web site no longer provides updates for Amahi. If you attempt to install anything other than amahi-greyhole, it could render your HDA inoperable. == Instructions Ubuntu==1Amahi releases new versions of Greyhole (GH) after they've been tested. '''Official Greyhole for Amahi on Ubuntu 12.04.x:''' 0.9. Find current version22 === Greyhole Repo ===Use the Greyhole APT repository. If you didn't already, add the Greyhole APT repository to your APT configuration. sudo sh -c 'echo "deb <nowiki>http://www.greyhole.net/releases/deb</nowiki> stable main" > /etc/apt/sources.list.d/greyhole.list'{{Code curl -s <nowiki>http://www.greyhole.net/releases/deb/greyhole-debsig.asc</nowiki> |rpm sudo apt-key add -q hda sudo apt-greyhole}}get update
2. Is there a new version?=== Manual install ==={{Link|http://www.greyholeManually install the latest DEB package.net/download/}}
31. Browse the archive and copy the link for the latest hda-greyhole (Amahi needs hda-greyhole, the regular greyhole will conflict)Find current version:{{Link|http://www. sudo greyhole.net/download/archives.html}}: Unsure whether you have i386 or x86_64? Run in terminal:{{Code|uname -i}}
42. Back to terminal, make sure you are root (su). Example update command:<br><code> 32-Bit</code>{{Code|rpm -Uvh Is there a new version? Browse the [http://www.greyhole.net/releases/hda-deb/ archive] and copy the link for the latest greyhole-0.9.10-1.i386.rpm}}<code> 64-Bit</codebr>{{Code|rpm -Uvh http://www.greyhole.net/releases/hda-greyhole-0.9.10-1.x86_64.rpm}}
53. Check the GH log Back to terminal, make sure you execute as root (sudo). Example update command for any errors that might have occurred after the upgrade64-bit:<br>{{Code|nano wget <nowiki>http://www.greyhole.net/releases/vardeb/loggreyhole-0.9.31-1.amd64.deb</nowiki> sudo dpkg -i greyhole-0.9.31-1.amd64.log}}deb
64. Re-check Check the GH log for any errors that might have occurred after the version of your newly updated Greyhole install, and enjoy!upgrade{{Code|rpm -q hda tail -f /var/log/greyhole}}.log
== Troubleshooting =='''Can't access your shares after you upgraded ?'''Try to re5. Re-install the same RPM a second time. Sometimes, the script included in the RPM can't create check the version of your newly updated Greyhole module for Samba where it shouldinstall, 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 command but add the --force parameter<code>32-Bit</code>enjoy!{{Code|rpm -Uvh http://www.greyhole.net/releases/hda- sudo greyhole-0.9.10-1.i386.rpm --force}}<code>64-Bit</code>{{Code|rpm -Uvh http://www.greyhole.net/releases/hda-greyhole-0.9.10-1.x86_64.rpm --force}}Use the following command to verify that the Samba symlink was indeed created:{{Code|ls -l /usr/lib*/samba/vfs/greyhole.so}}
12,424

edits