From owner-freebsd-questions@FreeBSD.ORG Tue Jul 13 17:17:58 2004 Return-Path: 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 8AEC216A4CE for ; Tue, 13 Jul 2004 17:17:58 +0000 (GMT) Received: from lorna.circlesquared.com (host217-45-219-83.in-addr.btopenworld.com [217.45.219.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6884043D1D for ; Tue, 13 Jul 2004 17:17:52 +0000 (GMT) (envelope-from peter@circlesquared.com) Received: from circlesquared.com (localhost.circlesquared.com [127.0.0.1]) i6DHHNcv023938; Tue, 13 Jul 2004 18:17:24 +0100 (BST) (envelope-from peter@circlesquared.com) Message-ID: <40F41923.1040700@circlesquared.com> Date: Tue, 13 Jul 2004 18:17:23 +0100 From: Peter Risdon User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040611 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "James W. Thompson, II" References: <4271b742040713095318a159c1@mail.gmail.com> In-Reply-To: <4271b742040713095318a159c1@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Making the World Remotely X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2004 17:17:58 -0000 James W. Thompson, II wrote: > I am tracking RELENG_4_9 for a dedicated server and unfortunately have > no way of accessing the system in single user mode. I have managed to > get a custom kernel running but was wondering if there is any safe way > to make world and install world remotely without having to arrange for > a tech to do it for me at $100/hr. I was just wondering since the > handbook only mentions doing install world from single user mode. I generally do make world/kernel remotely. It very rarely causes problems, even when moving from 4.9 to 4.10, as I did with a bunch of servers recently - none were a problem. If there is an issue, you're no worse off than you would be if you had to get the data centre's technicians to work in the first place, provided you're prepared for such an eventuality. Peter. > > > Thanks! >