From owner-freebsd-questions@FreeBSD.ORG Mon Nov 28 21:26:14 2005 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 B0C9816A41F for ; Mon, 28 Nov 2005 21:26:14 +0000 (GMT) (envelope-from lists@rzweb.com) Received: from flabnapple.net (Flabnapple.Net [204.87.183.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4936A43D8C for ; Mon, 28 Nov 2005 21:26:09 +0000 (GMT) (envelope-from lists@rzweb.com) Received: from [10.0.1.8] (c-24-5-13-171.hsd1.ca.comcast.net [24.5.13.171]) (authenticated bits=0) by flabnapple.net (8.12.8/8.12.8) with ESMTP id jASLPrMt007993 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 28 Nov 2005 13:26:03 -0800 Message-ID: <438B75E3.70106@rzweb.com> Date: Mon, 28 Nov 2005 13:25:55 -0800 From: Ron User-Agent: Thunderbird 1.4 (Windows/20050908) MIME-Version: 1.0 To: Micah References: <438657F1.7020102@rzweb.com> <20051125014355.GA34072@xor.obsecurity.org> <4386725C.8050708@rzweb.com> <20051125024638.GA35055@xor.obsecurity.org> <4386968D.3050707@ywave.com> In-Reply-To: <4386968D.3050707@ywave.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org, Kris Kennaway Subject: Re: mysql 5.0 on FreeBSD 5.3 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: Mon, 28 Nov 2005 21:26:14 -0000 Thanks. I updated my source tree, and am about to run the following (20.4.1 in the handbook): # make buildworld # make buildkernel # make installkernel # reboot But, it then says: After installkernel finishes successfully, you should boot in single user mode (i.e. using boot -s from the loader prompt). Then run: # mergemaster -p # make installworld # mergemaster # reboot Is it going to be possible to do this upgrade without access to the server? I am going to need to do this whole process over ssh. My server is several hundred miles away. Do I need to update the kernel? Thanks for the help, Ron > Under the title "cutting edge" > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html > Note: it's geared towards -STABLE and -CURRENT users (hence the > misleading title), just set your cvs tag to RELENG_5_4 to update to 5.4 > > Later, > Micah > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"