Changes

From Amahi Wiki
Jump to: navigation, search
229 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. Find current version'''Official Greyhole for Amahi on Ubuntu 12.04.x:{{Code|rpm -q hda-greyhole}}''' 0.9.22
2=== 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. Is there a new version?list'{{Link| curl -s <nowiki>http://www.greyhole.net/downloadreleases/deb/}}greyhole-debsig.asc</nowiki> | sudo apt-key add - sudo apt-get update
3. Browse the archive and copy the link for === Manual install ===Manually install the latest hda-greyhole (Amahi needs hda-greyhole, the regular greyhole will conflict){{Link|http://wwwDEB package.greyhole.net/download/archives.html}}: Unsure whether you have i386 or x86_64? Run in terminal:{{Code|uname -i}}
41. Back to terminal, make sure you are root (su). Example update command:<cod>32-Bit</code>{{Code|rpm -Uvh httpFind current version://www.greyhole.net/releases/hda-greyhole-0.9.10-1.i386.rpm}}<code>64-Bit</code>{{Code|rpm -Uvh http://www.greyhole.net/releases/hda- sudo greyhole-0.9.10-1.x86_64.rpm}}
52. Check Is there a new version? Browse the GH log for any errors that might have occurred after the upgrade{{Code|nano [http://www.greyhole.net/varreleases/logdeb/archive] and copy the link for the latest greyhole.log}}<br>
63. ReBack to terminal, make sure you execute as root (sudo). Example update command for 64-check the version of your newly updated Greyhole install, and enjoy!bit:<br>{{Code|rpm wget <nowiki>http://www.greyhole.net/releases/deb/greyhole-q hda0.9.31-1.amd64.deb</nowiki> sudo dpkg -i greyhole}}-0.9.31-1.amd64.deb
== Troubleshooting =='''Can't access your shares after you upgraded ?'''Try to re-install the same RPM a second time4. Sometimes, the script included in the RPM can't create Check the Greyhole module GH log 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 any errors that issue. Use might have occurred after the same command but add the --force parameterupgrade{{Code|rpm tail -Uvh http:f /var/www.greyhole.netlog/releases/hda-greyhole-0.9.10-1.i386.rpm --force}}log
Use 5. Re-check the following command to verify that the Samba symlink was indeed created:version of your newly updated Greyhole install, and enjoy!{{Code|ls -l /usr/lib*/samba/vfs/ sudo greyhole.so}}
12,424

edits