diff --git a/doc/install/Linux_standalone.mdwn b/doc/install/Linux_standalone.mdwn index 223c8189b3..5bad5f930b 100644 --- a/doc/install/Linux_standalone.mdwn +++ b/doc/install/Linux_standalone.mdwn @@ -5,6 +5,13 @@ prebuilt tarball of the most recent release. This tarball should work on most Linux systems. It has basically no dependencies and is self-contained. +**Warning** Linux kernels older than 4.5 may not run this build correctly, and +data loss has been reported +using this build with the old kernel. We are working to resolve this +problem, and if you use such a kernel, we recommend running +`git annex test` to check git-annex works correctly, and/or +using the build for ancient kernels. + * x86-32: [download tarball](https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-i386.tar.gz) * x86-64: [download tarball](https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-amd64.tar.gz) * x86-32, for ancient kernels: [download tarball](https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-i386-ancient.tar.gz)