From owner-freebsd-questions@FreeBSD.ORG Tue Oct 17 01:12:02 2006 Return-Path: X-Original-To: freebsd-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 ACA6E16A412 for ; Tue, 17 Oct 2006 01:12:02 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id E190F43D67 for ; Tue, 17 Oct 2006 01:12:01 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id k9H1BmYL080012 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 17 Oct 2006 08:11:48 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.3/8.12.11) id k9H1BxqY011767; Tue, 17 Oct 2006 08:11:59 +0700 (ICT) Date: Tue, 17 Oct 2006 08:11:59 +0700 (ICT) Message-Id: <200610170111.k9H1BxqY011767@banyan.cs.ait.ac.th> From: Olivier Nicole To: bsd@todoo.biz In-reply-to: <3A36FE52-9F48-45D2-BEF2-D538331CA299@todoo.biz> (message from bsd on Mon, 16 Oct 2006 18:34:55 +0200) References: <3A36FE52-9F48-45D2-BEF2-D538331CA299@todoo.biz> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: Upgrading in the same RELENG without shutdown ? 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: Tue, 17 Oct 2006 01:12:02 -0000 Hi, > I was wondering if there is a way to patch (upgrading from 5.4- > RELEASE-p8 to a higher version) my system without going into the > classic : Considering that the system is like 10,000 km away,I cannot pay it a visit when I need to boot to single mode. So, I doeverything in multi user mode, knowing that there is no user connected to the system (web server). Though I do reboot every time that the procedure expects me to reboot, event if it is rebooting in multi -instead of single- user mode. It worked fine so far. Olivier