X-Git-Url: https://hackdaworld.org/gitweb/?p=hdw-linux%2Fhdw-linux.git;a=blobdiff_plain;f=misc%2Ffai%2Ffai_rc;h=bba43737dfa213ee20c5ebf0b600bad0aa5bf802;hp=4c1279f0f47c1d821434b55eba0dd3731e403bbe;hb=2031febe2ef7a678b2063d87a31e45dca7bf50b7;hpb=b827aab00491c32a3fc9f8debaad6995d5391d83 diff --git a/misc/fai/fai_rc b/misc/fai/fai_rc index 4c1279f..bba4373 100755 --- a/misc/fai/fai_rc +++ b/misc/fai/fai_rc @@ -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"