X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=live-kexec;h=651dad7bcf1424f00ccbfd42a4bfd7a25b07c427;hb=7386cdbee20dd73095264e2ad0ead433f97ac946;hp=01e8f72eb7d44000acf7d7bbf298d9e47206e0b3;hpb=f384863a1c4dada1a241e693ab99b8a850edf34f;p=automated-distro-installer 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. #