From lowell@heart-of-gold.ironbridgenetworks.com Wed Oct 20 07:23:17 1999
Return-Path: <lowell@heart-of-gold.ironbridgenetworks.com>
Received: from heart-of-gold.ironbridgenetworks.com (ibn-host12.ironbridgenetworks.com [146.115.140.12])
	by hub.freebsd.org (Postfix) with ESMTP id A33FB1B603
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 20 Oct 1999 07:23:16 -0700 (PDT)
	(envelope-from lowell@heart-of-gold.ironbridgenetworks.com)
Received: (from lowell@localhost)
	by heart-of-gold.ironbridgenetworks.com (8.9.3/8.9.3) id KAA06480;
	Wed, 20 Oct 1999 10:23:11 -0400 (EDT)
	(envelope-from lowell)
Message-Id: <199910201423.KAA06480@heart-of-gold.ironbridgenetworks.com>
Date: Wed, 20 Oct 1999 10:23:11 -0400 (EDT)
From: lowell@world.std.com
Sender: lowell@heart-of-gold.ironbridgenetworks.com
Reply-To: lowell@world.std.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: root password change (boot prompt is different)
X-Send-Pr-Version: 3.2

>Number:         14432
>Category:       docs
>Synopsis:       faq answer slightly outdated by bootloader prompt change
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 20 07:30:00 PDT 1999
>Closed-Date:    Mon Oct 25 15:18:58 PDT 1999
>Last-Modified:  Mon Oct 25 15:20:21 PDT 1999
>Originator:     Lowell Gilbert
>Release:        FreeBSD 3.3-STABLE i386
>Organization:
n/a
>Environment:

latest FAQ source

>Description:

Sheldon Hearn has complained (while answering the frequently-asked-
question on -questions) at least twice in a day or so about the fact
the FAQ answer for the "I lost my root password" entry doesn't quite
match what you'd really see.  Specifically, the boot command at the
boot prompt has changed.  

I wasn't sure whether the stuff to type at the boot prompt should be
inside of <command></command>, so I left it as close to the existing
style as possible.

>How-To-Repeat:



>Fix:
	
faq> diff -ruN book.sgml.ORIG book.sgml
--- book.sgml.ORIG	Wed Oct 20 10:02:57 1999
+++ book.sgml	Wed Oct 20 10:07:02 1999
@@ -4296,7 +4296,8 @@
 <qandaentry><question>
 <para>Eek! I forgot the root password!</para></question><answer>
 
-<para>Don't Panic!  Simply restart the system, type -s at the Boot: prompt
+<para>Don't Panic!  Simply restart the system, type "boot -s" 
+at the Boot: prompt (just "-s" for FreeBSD releases before 3.2)
 to enter Single User mode.  At the question about the shell to use,
 hit ENTER.  You'll be dropped to a # prompt.  Enter <command>mount -u /</command> to
 remount your root filesystem read/write, then run <command>mount -a</command> to 
faq> 

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jesusr 
State-Changed-When: Mon Oct 25 15:18:58 PDT 1999 
State-Changed-Why:  
This was committed by jkoshy on revision 1.16 
>Unformatted:
