Corrected kernel name from newbsd to 386bsd, it now works.
authorRod Grimes <rgrimes@FreeBSD.org>
Tue, 10 Aug 1993 14:16:33 +0000 (14:16 +0000)
committerRod Grimes <rgrimes@FreeBSD.org>
Tue, 10 Aug 1993 14:16:33 +0000 (14:16 +0000)
etc/etc.i386/kc.profile

index 2efc9d6..63e6eb8 100644 (file)
@@ -63,7 +63,7 @@ if [ "$todo"X = copyX ]; then
        echo    ""
        echo    "copying kernel..."
 
        echo    ""
        echo    "copying kernel..."
 
-       ${test} cp /netbsd /mnt/netbsd
+       ${test} cp /386bsd /mnt/386bsd
        if [ $? -ne 0 ]; then
                echo ""
                echo "copy failed...  (?!?!?!)"
        if [ $? -ne 0 ]; then
                echo ""
                echo "copy failed...  (?!?!?!)"