From wayne@etaq.com  Thu Jul 20 15:11:00 2006
Return-Path: <wayne@etaq.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1F48316A4DE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 20 Jul 2006 15:11:00 +0000 (UTC)
	(envelope-from wayne@etaq.com)
Received: from etaq.com (mail.etaq.com [66.80.150.158])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B951C43D4C
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 20 Jul 2006 15:10:59 +0000 (GMT)
	(envelope-from wayne@etaq.com)
Received: by etaq.com (Postfix, from userid 1002)
	id AA5F317072; Thu, 20 Jul 2006 10:10:58 -0500 (CDT)
Message-Id: <20060720151058.AA5F317072@etaq.com>
Date: Thu, 20 Jul 2006 10:10:58 -0500 (CDT)
From: Wayne M Barnes <wayne@etaq.com>
Reply-To: Wayne M Barnes <wayne@etaq.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: UPDATING suggestions are missing a few mount commands.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         100609
>Category:       kern
>Synopsis:       UPDATING suggestions are missing a few mount commands.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 20 15:20:15 GMT 2006
>Closed-Date:    Wed Apr 15 12:02:18 UTC 2009
>Last-Modified:  Wed Apr 15 12:02:18 UTC 2009
>Originator:     Wayne M Barnes
>Release:        FreeBSD 5.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD etaq.com 5.5-STABLE FreeBSD 5.5-STABLE #3: Sun Jul 16 20:11:06 CDT 2006 wayne@etaq.com:/usr/obj/usr/src/sys/LITTLEQ i386


	
>Description:
The existing suggested commands for updating, in file /usr/src/UPDATING, do
not have the necessary lines marked with + below.  
	
. . .
make installkernel KERNCONF=YOUR_KERNEL_HERE
reboot in single user mode
/etc/rc.d/preseedrandom
+ mount /usr
+ mount /var
mergemaster -p
+ mount -uw /
make installworld
mergemaster
reboot
>How-To-Repeat:
	
>Fix:
Add the + lines above to UPDATING, please.
	
Avoid frustration by using the suggested mount commands.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-i386->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat Jul 29 07:43:28 UTC 2006 
Responsible-Changed-Why:  
This is not i386-specific. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100609 

From: Maxim Konovalov <maxim@macomnet.ru>
To: Wayne M Barnes <wayne@etaq.com>
Cc: bug-followup@freebsd.org
Subject: kern/100609
Date: Mon, 18 Sep 2006 18:37:30 +0400 (MSD)

 Hello Wayne,
 
 I think UPDATING in RELENG_6 and HEAD is OK:
 
 $ grep 'reboot in single' /usr/src/UPDATING
         <reboot in single user>                         [3]
         <reboot in single user>                         [3]
 $ grep -A 8 '\[3\] ' /usr/src/UPDATING
         [3] From the bootblocks, boot -s, and then do
                 fsck -p
                 mount -u /
                 mount -a
                 cd src
                 adjkerntz -i            # if CMOS is wall time
         Also, when doing a major release upgrade, it is required that
         you boot into single user mode to do the installworld.
 
 I don't think RELENG_5 is relevant at this point but let me know if
 you want to see this changes in RELENG_5.
 
 -- 
 Maxim Konovalov
State-Changed-From-To: open->closed  
State-Changed-By: brucec 
State-Changed-When: Wed Apr 15 12:01:34 UTC 2009 
State-Changed-Why:  
Fixed in 6.x onwards. 5.x is now EOL. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100609 
>Unformatted:
