minor improvements and misc changes
[automated-distro-installer] / README
diff --git a/README b/README
index 5cc07de6778d64c7e98e372b674bcf2e0c2f22b7..314608189cb8b6d8c455fe4ac33ee705000a0894 100644 (file)
--- a/README
+++ b/README
@@ -116,7 +116,8 @@ fresize # resize swap or boot partitions in a host
 
 # Replacing a raid 10 disk
 
-
+# i expect better results with newer kernel and btrfs progs than the default stretch
+fai-server buster
 
 pxe-server -S HOST fai
 
@@ -129,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/