@Sebastian-Roth said in CentOS 7: Could not download init.xz properly, FOG will not install:
curl --silent -kOL https://fogproject.org/inits/init_32.xz
When I take out the --silent I get this error: curl: (35) TCP connection reset by peer
@Sebastian-Roth said in CentOS 7: Could not download init.xz properly, FOG will not install:
curl --silent -kOL https://fogproject.org/inits/init_32.xz
When I take out the --silent I get this error: curl: (35) TCP connection reset by peer
@Sebastian-Roth said in CentOS 7: Could not download init.xz properly, FOG will not install:
curl --silent -kOL https://fogproject.org/inits/init.xz
I did all of this and still the same error and identical errors in the install logs.
I’m following the instructions for CentOS 7 on the Wiki which has the git method. I’m running it on a VirtualBox VM that’s directly connected to the Internet.
My FOG installation keeps failing with this part:
The error logs show this information at the end:
New password: Retype new password: Changing password for user fog.
passwd: all authentication tokens updated successfully.
sha256sum: init.xz.sha256: No such file or directory
sha256sum: init.xz.sha256: No such file or directory
sha256sum: init.xz.sha256: No such file or directory
sha256sum: init.xz.sha256: No such file or directory
sha256sum: init.xz.sha256: No such file or directory
sha256sum: init.xz.sha256: No such file or directory
sha256sum: init.xz.sha256: No such file or directory
sha256sum: init.xz.sha256: No such file or directory
sha256sum: init.xz.sha256: No such file or directory
sha256sum: init.xz.sha256: No such file or directory
I have no idea what this means. Should I try an older version of CentOS?