diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-11-16 10:58:21 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-11-16 10:58:21 +0000 |
| commit | 72f3d3214f850097312c85a6f1881b170c28da13 (patch) | |
| tree | 7c4543fe1badf27de1685271b31dadea2b70c153 | |
| parent | f07a676728e441b7d36bd78c5111ac2d2615d86e (diff) | |
Notes
| -rw-r--r-- | release/sysinstall/help/install.hlp | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/release/sysinstall/help/install.hlp b/release/sysinstall/help/install.hlp index a083926820b4..14afca2141e9 100644 --- a/release/sysinstall/help/install.hlp +++ b/release/sysinstall/help/install.hlp @@ -371,8 +371,8 @@ installation can continue over NFS or FTP. -3. Installing FreeBSD --- ------------------ +3.0 Installing FreeBSD +--- ------------------ Once you've taken note of the appropriate preinstallation steps, you should be able to install FreeBSD without any further trouble. @@ -516,6 +516,21 @@ under /stand/sysinstall on the installed system. Good luck! If you really get stuck, you may send mail to our support mailing list - questions@FreeBSD.org. We'll do our best to help you! + +3.1 Repairing an existing FreeBSD installation. +--- ------------------------------------------- + +FreeBSD 2.1 now features a "Fixit" option in the top menu of the boot +floppy. To use it, you will also need a fixit.flp image floppy, +generated in the same fashion as the boot floppy. + +To use it, simply boot the boot floppy, chose the "Fixit" item and +insert the fixit floppy when asked. You will then be placed into a +shell with a wide variety of commants available for checking, +repairing and examining file systems and their contents. Some +administration experience is required to use this option! + + Jordan ---- End of Installation Guide --- |
