minimal fixes ;) - should work now - semi automatic :))
[hdw-linux/hdw-linux.git] / misc / fai / fai_rc
index 4c1279f..bba4373 100755 (executable)
@@ -80,9 +80,7 @@ if [ -f /tmp/fai_finished ] ; then
        echo "FAI finished - congrats :)"
        echo
        echo "you may login as root (passwd = hdw), chroot to /trg and"
-       echo "build a new kernel. copy the new bzImage to /boot/vmlinuz_hdw"
-       echo "and run lilo. imho this has to be done as we only have a nfsroot"
-       echo "kernel image searching init on a nfsroot. i might be wrong here."
+       echo "do further modifications."
        echo
 else
        echo "login: root | passwd = hdw"