Date: Fri, 26 Jun 1998 15:57:39 -0700 (PDT) From: dwhite@resnet.uoregon.edu To: freebsd-gnats-submit@FreeBSD.ORG Subject: docs/7084: Yet more FAQ changes Message-ID: <199806262257.PAA20541@hub.freebsd.org>
index | next in thread | raw e-mail
>Number: 7084
>Category: docs
>Synopsis: Yet more FAQ changes
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Jun 26 16:00:02 PDT 1998
>Last-Modified:
>Originator: Doug White
>Organization:
UO ResNet
>Release:
>Environment:
>Description:
Another change to admin.sgml: Fix `can't mount root' instructions
to run mount -a before passwd. Dooh!
Index: admin.sgml
===================================================================
RCS file: /usr/local/cvs/doc/FAQ/admin.sgml,v
retrieving revision 1.5.2.1
diff -u -r1.5.2.1 admin.sgml
--- admin.sgml 1998/06/26 21:43:35 1.5.2.1
+++ admin.sgml 1998/06/26 22:51:37
@@ -807,8 +807,9 @@
<p>Don't Panic! Simply restart the system, type -s at the Boot: prompt
to enter Single User mode. At the question about the shell to use,
hit ENTER. You'll be dropped to a # prompt. Enter <tt>mount -u /</tt> to
- remount your root filesystem read/write, then run <tt/passwd root/ to
- change the root password. Run <tt/mount -a/ then <tt/exit/
+ remount your root filesystem read/write, then run <tt/mount -a/ to
+ remount all the filesystems. Run <tt/passwd root/ to
+ change the root password then run <tt/exit/
to continue booting.
<sect1>
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806262257.PAA20541>
