Tell silly users to remove the cpio floppy from the drive now.

This commit is contained in:
Jordan K. Hubbard 1994-11-18 13:58:25 +00:00
parent cab5cb1fee
commit 0edfee1ddc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=4636

View file

@ -13,7 +13,7 @@
# putting your name on top after doing something trivial like reindenting
# it, just to make it look like you wrote it!).
#
# $Id: bininst,v 1.42 1994/11/18 11:01:22 jkh Exp $
# $Id: bininst,v 1.43 1994/11/18 12:54:37 jkh Exp $
if [ "$_BININST_LOADED_" = "yes" ]; then
echo "Error, $0 loaded more than once!"
@ -60,7 +60,7 @@ hard disk partition or floppies). If you're installing over a network,
make sure your cables are plugged in and ready to go. If you're
installing from tape, CD or floppies, now would be a good time to
remember where you put the distribution media! :-) If you're set and
ready to go, please press return!" -1 -1
ready to go, please remove the cpio floppy from the drive and press return!" -1 -1
}
do_last_config()