From owner-freebsd-questions@FreeBSD.ORG Thu Jan 12 17:44:03 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 061BE16A41F for ; Thu, 12 Jan 2006 17:44:03 +0000 (GMT) (envelope-from dan@ferrarishields.com) Received: from mail.ferrarishields.com (mail.ferrarishields.com [216.82.146.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE09D43D5C for ; Thu, 12 Jan 2006 17:44:02 +0000 (GMT) (envelope-from dan@ferrarishields.com) Received: from dan (dan [10.70.153.5]) by mail.ferrarishields.com (Postfix) with SMTP id 7755C7301A; Thu, 12 Jan 2006 09:44:02 -0800 (PST) Message-ID: <06aa01c6179f$d2015760$0599460a@dan> From: "Dan O'Connor" To: "Philip Hallstrom" , References: <20060111181516.H40477@wolf.pjkh.com> Date: Thu, 12 Jan 2006 09:44:21 -0800 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Cc: Subject: Re: Upgrading a remote box from 5.3 to 6-stable.... 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: Thu, 12 Jan 2006 17:44:03 -0000 > I recently got a leased server that's running 5.3. It's in Texas. > I'm in Washington. I want to upgrade it to 6-STABLE. In the update > docs it says that "when doing a major release upgrade, it is required > that you boot into single user mode to do the installworld." > > Which obviously is a problem. And I find it hard to believe it's > really necessary as this is going to be an issue for a lot of people. > Is this similar to the old recommendation of doing this "unless your > system is relatively quiet"? Although you're not supposed to do it, I upgraded a 5.4 system to 6.0, and several 6.0-RELEASE to 6.0p1, without dropping to single-user mode, and without any problems. But, these are "relatively quite" servers (Apache, Samba, Postfix, Network Gateway) with no other users logged in. YMMV... ~Dan