diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-11-17 23:53:37 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-11-17 23:53:37 +0000 |
commit | 0727c66b4dc45ec5b1eea6e33aaccc5a29ea4873 (patch) | |
tree | 435a70ac82cdee4dcbc1378656f870f27de821dd | |
parent | a226da7d5b4aa11dc08784a3629af8ec78d9da63 (diff) |
Notes
-rw-r--r-- | release/sysinstall/help/install.hlp | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/release/sysinstall/help/install.hlp b/release/sysinstall/help/install.hlp index 8198d273bb71..b569f061bbd3 100644 --- a/release/sysinstall/help/install.hlp +++ b/release/sysinstall/help/install.hlp @@ -526,11 +526,12 @@ 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! +To invoke fixit, 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 commands available (in the /stand +and /mnt2/stand directories) for checking, repairing and examining file +systems and their contents. Some UNIX administration experience *is* +required to use the fixit option! 3.2 Upgrading from FreeBSD 2.0.5 |