From owner-freebsd-questions@FreeBSD.ORG Sun Jun 8 16:20:09 2008 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 252971065676 for ; Sun, 8 Jun 2008 16:20:09 +0000 (UTC) (envelope-from jos@webrz.net) Received: from webrz.xs4all.nl (webrz.xs4all.nl [82.95.248.216]) by mx1.freebsd.org (Postfix) with ESMTP id C922C8FC15 for ; Sun, 8 Jun 2008 16:20:08 +0000 (UTC) (envelope-from jos@webrz.net) Received: from webrz.xs4all.nl (localhost.webrz.net [127.0.0.1]) by webrz.xs4all.nl (Postfix) with ESMTP id BD3CFFD067; Sun, 8 Jun 2008 18:20:10 +0200 (CEST) Received: from [10.10.10.27] (atlantis.webrz.net [10.10.10.27]) by webrz.xs4all.nl (Postfix) with ESMTP id 6D7CAFD061; Sun, 8 Jun 2008 18:20:10 +0200 (CEST) Message-ID: <484C06B8.80504@webrz.net> Date: Sun, 08 Jun 2008 18:20:08 +0200 From: Jos Chrispijn User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Schiz0 , freebsd-questions@freebsd.org References: <8d23ec860806050915k2acd6b4byd9382260dbc96235@mail.gmail.com> In-Reply-To: <8d23ec860806050915k2acd6b4byd9382260dbc96235@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-AV-Checked: ClamAV using ClamSMTP @ prometheus.webrz.net Cc: Subject: Re: Upgrading Kernel on a Remote Server 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, 08 Jun 2008 16:20:09 -0000 Schiz0 wrote: > The host is installing 6.3-RELEASE. I'd like to upgrade to > 7.0-RELEASE, as well as compile in some kernel options for various > things. What's the best way to do this on a remote system, minimizing > compiling a bad kernel and causing it not to boot? I wouldn't have > access to single user mode or anything. > Just have a look to this URL; I allready read that this works flawless: http://www.cyberciti.biz/faq/howto-freebsd-server-upgrades/ Jos