X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=lk;h=7715fda394945532dd615d1caf66589ab65400fb;hb=917fa30617ccafa3a7ed5218a418cf058948b729;hp=5bd5833d158363576beaf82744012334dbf79615;hpb=05e47f6734e5a9354a3243686ae55fe4ab2b72c7;p=automated-distro-installer diff --git a/lk b/lk index 5bd5833..7715fda 100644 --- a/lk +++ b/lk @@ -23,7 +23,14 @@ 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. +Alternative to http server: +1. on install machine nc -l 1234 | sudo bash +2. On another machine nc INSTALL_MACHINE 1234 /dev/null; then +if ! type -p pxe-kexec >/dev/null 2>&1; then apt-get update apt-get install -y debconf debconf-set-selections <