mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-03 09:00:21 +00:00
Change the "Insert secound installation floppy" to
"Insert the cpio installation floppy" to reduce confusion as to what floppy is wanted.
This commit is contained in:
parent
20d85dc7f5
commit
a2f17cb4ff
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=450
@ -838,7 +838,7 @@ echo "TERM=pc3"
|
||||
echo "export TERM"
|
||||
echo "mount -at ufs"
|
||||
echo "echo"
|
||||
echo "echo \"Insert second installation floppy in drive and\""
|
||||
echo "echo \"Insert cpio installation floppy in drive and\""
|
||||
echo "echo -n \"enter that drive's number (e.g. 0 or 1): [0] \""
|
||||
echo "read resp junk"
|
||||
echo "driveno=\${resp:-0}"
|
||||
|
Loading…
Reference in New Issue
Block a user