Changes

From Amahi Wiki
Jump to: navigation, search
1,003 bytes added ,  01:28, 25 March 2016
{{MessageBox|backgroundcolor =#FBB|image = Disclaimer Warning.png|heading =WARNING|message = If you follow this guide to update 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 follow this guide attempt to update install anything other than amahi-greyhole, it could render your HDA inoperable. ==Ubuntu==Amahi releases new versions of Greyhole (GH install manually you do so ) after they've been tested. '''Official Greyhole for Amahi on your own riskUbuntu 12.04.x:''' 0.9.22 === Greyhole Repo ===Use the Greyhole APT repository. If it breaksyou didn't already, itadd 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' curl -s on you<nowiki>http://www.greyhole.net/releases/deb/greyhole-debsig.asc</nowiki> | sudo apt-key add - sudo apt-get update === Manual install ===Manually install the latest DEB package.
== Instructions ==
1. Find current version:
{{Code|rpm -q hda- sudo greyhole}} 2. Is there a new version?{{Link|http://www.greyhole.net/download/}}
32. Is there a new version? Browse the archive and copy the link for the latest hda-greyhole (Amahi needs hda-greyhole, the regular greyhole will conflict){{Link|[http://www.greyhole.net/downloadreleases/deb/archivesarchive] and copy the link for the latest greyhole.html}}: Unsure whether you have i386 or x86_64? Run in terminal:{{Code|uname -i}}<br>
43. Back to terminal, make sure you are execute as root (susudo). Example update commandfor 64-bit:<br>{{Code|rpm -Uvh wget <nowiki>http://www.greyhole.net/releases/hdadeb/greyhole-0.9.31-1.amd64.deb</nowiki> sudo dpkg -i greyhole-0.9.1031-1.i386amd64.rpm}}deb
54. Check the GH log for any errors occured that might have occurred after the last minutesupgrade{{Code|nano tail -f /var/log/greyhole.log}}
65. Recheck Re-check the version of your newly updated Greyhole install , and enjoy!{{Code|rpm -q hda- sudo greyhole}}
12,424

edits