1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-24 16:10:11 +00:00

Correct comment about creating a boot floppy.

Submited by:	Jack O'Neill <jack@germanium.xtalwind.net>
This commit is contained in:
Jordan K. Hubbard 1999-12-16 00:36:05 +00:00
parent c8162f8274
commit 8b578ecb19
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=54657

View File

@ -130,9 +130,10 @@ RELNOTES.TXT compat22 floppies ports
XF86333
If you want to do a CDROM, FTP or NFS installation from this
distribution directory, all you need to do is make a 1.44MB floppy
from the floppies/boot.flp image file (see floppies/README.TXT for
instructions on how to do this), boot it and follow the instructions.
distribution directory, all you need to do is make a pair of 1.44MB
floppies from the floppies/kern.flp and floppies/mfsroot.flp image
files (see floppies/README.TXT for instructions on how to do this),
boot it and follow the instructions.
If you're trying to do some other type of installation, or are just
curious about how the distribution is organized in general, what