- We now use 4 boot floppies
- Correct a printed message to match what is really displayed
This commit is contained in:
parent
d19021e367
commit
48a82e328e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30554
1 changed files with 5 additions and 4 deletions
|
@ -680,10 +680,11 @@ pqb0.0.1.4.0 PQB0 PCI EIDE</screen>
|
|||
different images, and the ones you will need to use depends on the
|
||||
version of FreeBSD you are installing, and in some cases, the
|
||||
hardware you are installing to.
|
||||
In most cases you will need three
|
||||
In most cases you will need four
|
||||
floppies, <filename>boot.flp</filename>,
|
||||
<filename>kern1.flp</filename>, and
|
||||
<filename>kern2.flp</filename>. Check
|
||||
<filename>kern1.flp</filename>,
|
||||
<filename>kern2.flp</filename>, and
|
||||
<filename>kern3.flp</filename>. Check
|
||||
<filename>README.TXT</filename> in the same directory for the
|
||||
most up to date information about these floppy images.</para>
|
||||
|
||||
|
@ -2304,7 +2305,7 @@ do so by typing: /usr/sbin/sysinstall.
|
|||
|
||||
[ OK ]
|
||||
|
||||
[ Press enter to continue ]</screen>
|
||||
[ Press enter or space ]</screen>
|
||||
|
||||
<para>Press <keycap>Enter</keycap> to proceed with post-installation
|
||||
configurations.</para>
|
||||
|
|
Loading…
Reference in a new issue