The floppies needed for installing 5.X are three, not two. Make sure we
point to the right set of floppy images at the installation instructions. PR: docs/73760 Submitted by: Josh Paetzel <josh@tcbug.org>
This commit is contained in:
parent
48d4b872e3
commit
55b7639aad
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22951
1 changed files with 7 additions and 2 deletions
|
@ -571,9 +571,14 @@ pqb0.0.1.4.0 PQB0 PCI EIDE</screen>
|
|||
The <filename>floppies/</filename> directory contains a number of
|
||||
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 just need
|
||||
hardware you are installing to. If you are installing FreeBSD
|
||||
4.x in most cases you will just need
|
||||
two files, <filename>kern.flp</filename> and
|
||||
<filename>mfsroot.flp</filename>. Additional device drivers may
|
||||
<filename>mfsroot.flp</filename>. If you are
|
||||
installing FreeBSD 5.x in most cases you will need three
|
||||
floppies, <filename>boot.flp</filename>,
|
||||
<filename>kern1.flp</filename>, and
|
||||
<filename>kern2.flp</filename>. Additional device drivers may
|
||||
be necessary for some systems. These drivers are provided
|
||||
on the <filename>drivers.flp</filename> image. Check
|
||||
<filename>README.TXT</filename> in the same directory for the
|
||||
|
|
Loading…
Reference in a new issue