I just realized that the vtty's won't kick in until the user loads the bindist

and reboots multiuser.  Ammend the text slightly to avoid confusion.
This commit is contained in:
Jordan K. Hubbard 1994-06-04 12:00:51 +00:00
parent ed7be55bbd
commit 0b1915b6d4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1680

View File

@ -1,4 +1,4 @@
# $Id: cpio.rc,v 1.2 1994/02/25 23:34:09 alm Exp $
# $Id: cpio.rc,v 1.3 1994/06/04 11:55:56 jkh Exp $
#
stty status '^T'
@ -64,10 +64,11 @@ echo "Congratulations, you've got ${OPSYSTEM} on the hard disk!"
echo
echo "Your system has been configured with ${NVTTYS} virtual terminals,"
echo "though one has been reserved for X (should you need it) and has no"
echo "login prompt on it. You can access these virtual terminals by pressing"
echo "ALT-F<n>, where n is the function key number representing the virtual"
echo "terminal you want to use. For more information, read the screen(4),"
echo "kbdcontrol(1) and vidcontrol(1) man pages."
echo "login prompt on it. Once you've loaded the binary distribution and"
echo "have rebooted the system, you can access these virtual terminals by"
echo "pressing ALT-F<n>, where n is the function key number representing"
echo "the virtual terminal you want to use. For more information, read"
echo "the screen(4), kbdcontrol(1) and vidcontrol(1) man pages."
echo
echo "Press the return key for more installation instructions"
read junkit