various fixes for etiona and pxe
[automated-distro-installer] / README
diff --git a/README b/README
index eae4b2d0417866a4a01eafc0f6e244b2b58499a8..5aa71ee3087031afa502928481507b9e8f2f3b13 100644 (file)
--- a/README
+++ b/README
@@ -95,6 +95,7 @@ on fai-redep arguments.
 # Setup the environment for the install
 
 # create tiny autodiscover cd
+# todo: with fai-revm at least, this complains about missing vmlinuz. need to fix this.
 fai-redep && sudo fai-cd -g $PWD/grub.cfg.autodiscover -f -A $BASEFILE_DIR/autodiscover.iso
 # create normal fai cd (replace TARGET_HOSTNAME)
 fai-redep -t TARGET_HOSTNAME && sudo fai-cd -M -g $PWD/grub.cfg.netinst-noreboot -f $BASEFILE_DIR/netinst.iso