From owner-freebsd-questions@FreeBSD.ORG Sun May 22 11:52:05 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D76F106566B for ; Sun, 22 May 2011 11:52:05 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 0CA5B8FC17 for ; Sun, 22 May 2011 11:52:04 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QO7CV-0005uw-SC for freebsd-questions@freebsd.org; Sun, 22 May 2011 13:52:03 +0200 Received: from pool-173-79-85-36.washdc.fios.verizon.net ([173.79.85.36]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 22 May 2011 13:52:03 +0200 Received: from nightrecon by pool-173-79-85-36.washdc.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 22 May 2011 13:52:03 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Michael Powell Followup-To: gmane.os.freebsd.questions Date: Sun, 22 May 2011 07:57 -0400 Lines: 22 Message-ID: References: <4DD8D7D1.5080503@webrz.net> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: pool-173-79-85-36.washdc.fios.verizon.net Subject: Re: FreeBSD upgrade from 7.4 Stable to 8.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 May 2011 11:52:05 -0000 Jos Chrispijn wrote: > Just read that a save upgrade from my current 7.4 version would be easy > by performing: > > # freebsd-update upgrade -r 8.2-RELEASE > # freebsd-update install > # shutdown -r now > # freebsd-update install > > Are there any pitfalls to this? > I only have done the src methods, but in reading the lists I seem to remember people saying the freebsd-update binary approach is only supposed to be used with GENERIC kernels. If you have a custom kernel maybe it will cause problem? Might be a gotcha to get confirmed by more knowledgeable persons than me first. -Mike