X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=live-kexec;h=651dad7bcf1424f00ccbfd42a4bfd7a25b07c427;hp=01e8f72eb7d44000acf7d7bbf298d9e47206e0b3;hb=47b51938ae090a2717cb2ec3f9e547a76e7b2ae7;hpb=7f77555b3d92709034fe41919358053c650c71e1 diff --git a/live-kexec b/live-kexec index 01e8f72..651dad7 100644 --- a/live-kexec +++ b/live-kexec @@ -1,7 +1,8 @@ #!/bin/bash # +# fai kexec from upstream live cds, i.e. curl|bash # You can copy this to a http server, then wget -O- url|sudo bash -# or curl|bash, if curl is installed. +# curl is sometimes not preinstalled on a live cd. # # This has been tested on trisquel belanos and ubuntu xenial. #