From e7f13d8767a6df04fee88dfee44c42884261619e Mon Sep 17 00:00:00 2001 From: Izaya Date: Mon, 9 Oct 2017 03:32:23 +1100 Subject: [PATCH] added a note about using http instead of https --- docs/install.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/install.md b/docs/install.md index ed63896..f5dea79 100644 --- a/docs/install.md +++ b/docs/install.md @@ -19,6 +19,7 @@ wget https://oc.shadowkat.net/PsychOS/build/fsdev/PsychOS-fsdev-latest/severythi init.lua ``` +If you are unable to donload the file, try http rather than https. The 'same file' error is normal. These commands will reboot your machine into PsychOS running from the computer's temporary filesystem. Following this, you should see something like @@ -39,6 +40,12 @@ You can also use /tmp/ if you want a full live system. At present this uses abou This will take a while, but will output progress. +If the machine hangs, use the http version of the recipe file: + +``` +http://oc.shadowkat.net/PsychOS/build/fsdev/PsychOS-fsdev-latest/psychos-latest-http.pkr +``` + Once that has completed, power your machine off and take out all but the disk you installed PsychOS onto, then boot it up. ## Step 3: Configuration