X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=live-kexec;h=5bd5833d158363576beaf82744012334dbf79615;hp=aef734282e63b84477110220a5a13418147135f5;hb=4029016168015c3aa0accc909c3cff28cf87b929;hpb=17ef86e0555e0c8db46708b9833da4f4591e74be diff --git a/live-kexec b/live-kexec index aef7342..5bd5833 100644 --- a/live-kexec +++ b/live-kexec @@ -23,7 +23,7 @@ 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 belanos and ubuntu xenial. +This has been tested on trisquel belenos and ubuntu xenial. If the screen just sits in a weird color inverted, corrupted looking state, it's probably nothing wrong with the computer, but a problem @@ -50,7 +50,7 @@ kexec-tools kexec-tools/load_kexec boolean false EOF apt-get install -y pxe-kexec fi -# running this piped to bash on belanos, the apt-get goes +# running this piped to bash on belenos, the apt-get goes # into the background while it's still installing, and pxe-kexec # just exits right away. sleep calls are strangely ignored. # I don't know whats going on, but just running the same