minor improvements and misc changes
[automated-distro-installer] / lk
diff --git a/lk b/lk
index dbe9d2ea7115ac87328d03f770c6435db6068aea..7715fda394945532dd615d1caf66589ab65400fb 100644 (file)
--- a/lk
+++ b/lk
@@ -23,7 +23,12 @@ fai kexec from upstream live cds, i.e. curl|bash
 You can copy this to a http server, then wget -O- url|sudo bash
 curl is sometimes not preinstalled on a live cd.
 
-This has been tested on trisquel belenos and ubuntu xenial & 18.10.
+Alternative to http server:
+1. on install machine nc -l 1234 | sudo bash
+2. On another machine nc INSTALL_MACHINE 1234 <live-kexec
+Obviously beware that anyone on your network could send commands to the install machine.
+
+This has been tested on trisquel 7 & 8 & ubuntu 16.04 & 18.10.
 With 18.10 on an x200, kexec was unreliable, resulting in freezes and
 kernel panics.