merge fai-kexec info live-kexec
[automated-distro-installer] / README
diff --git a/README b/README
index 97cf48388af3464d060f459432bdab2aafb5b219..5d3bc6ec071191b8708ef2262ecd2a2fc8b5ee6d 100644 (file)
--- a/README
+++ b/README
@@ -94,8 +94,8 @@ wrt-setup  # setup my router in general: dhcp, dns, etc.
 faiserver-revm # using pxe & preseed, create a vm which is a fai server
 dsfull # install & post-install a new fai distro
 arch-init-remote # install arch after it's been booted into it's setup env
-fai-kexec # Kexec this or a remote machine using host faiserver
-live-kexec # fai kexec from upstream live cds, e.g. curl live-kexec|bash
+live-kexec # Kexec this or a remote machine using host faiserver. also
+             useful to run as curl live-kexec|bash
 
 
 # Test scripts
@@ -130,7 +130,7 @@ export SPECIAL_DISK=/dev/REPLACEMENT_DEV
 
 
 ssh root@HOST
-for x in /target/*; do umount $x; done
+for x in /target/* /target; do umount $x; done
 cat >p
 PASSWORD HERE(ctrl-d ctrl-d)
 cd /dev/disk/by-id/