@sebastian-roth I cloned the file from github, the binary file link is https://fogproject.org/binaries1.5.9.zip, and I also downloaded the corresponding sha256 file. I have observed the changes in the tmp directory. The bash script directly downloaded init.xz, and then downloaded the client files, and so on. It seems to skip the zip file I downloaded manually. Before executing the script, I have executed sha256sum --check binaries1.5.9.zip.sha256
L
Latest posts made by linshiyouxiang.net
-
RE: Download of kernel, binary, and client files failed in China.
-
RE: Download of kernel, binary, and client files failed in China.
My files are stored in /root/fogproject/tmp. After I execute the shell script, the files in /root/fogproject/tmp will be overwritten, and then download at a very slow speed. .
-
Download of kernel, binary, and client files failed in China.
I am a user from China, and our network is very slow in downloading kernel, binary and client files. I tried this method: [https://forums.fogproject.org/topic/13314/failed-to-download-kernel-init-and-fog-client-binaries](link url)
I didn’t unzip the zip package for the first time, and later I unzipped the files in the zip package to /tmp, but the shell script always re-downloaded the files. Is there any way for me to pass this step.