From owner-freebsd-questions@FreeBSD.ORG Fri Nov 28 16:53:51 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6C6895AA for ; Fri, 28 Nov 2014 16:53:51 +0000 (UTC) Received: from sender1.zohomail.com (sender1.zohomail.com [74.201.84.155]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 53AA3808 for ; Fri, 28 Nov 2014 16:53:50 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=bsdjunk; d=bsdjunk.com; h=message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type; b=SU6kVWinVkWn5Bo6GgiuYGQOfHXPVpd52Ksa0Ku0eBbAanns7hDVHF534g7m0neESqrGL/2hIbd3 CrNzeBCiX6rpP860uPosg83tmp9XJWU2xs6XSyPWi+RGz0L8FWoXxrs/pMvFaZke8JPtuY8KxMDP QwGEAHnAowBPyyFBs+8= Received: from [192.168.0.5] (187.253.214.243 [187.253.214.243]) by mx.zohomail.com with SMTPS id 1417193628473901.9489201983963; Fri, 28 Nov 2014 08:53:48 -0800 (PST) Message-ID: <5478A899.5050105@bsdjunk.com> Date: Fri, 28 Nov 2014 10:53:45 -0600 From: Chris Petrik User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: Installing from running FreeBSD References: <20141128174840.6fa1bbb65c1d81e1f25f216e@yahoo.es> In-Reply-To: <20141128174840.6fa1bbb65c1d81e1f25f216e@yahoo.es> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-ZohoMailClient: External X-Zoho-Virus-Status: 2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2014 16:53:51 -0000 On 11/28/2014 10:48, Eduardo Morras wrote: > Hello, > > I have a server running FreeBSD 9.2-p15. I want to upgrade it to release 10.1 with minimal shutdown so I'm thinking about installing 10.1 in a new partition running the 10.1 installer from 9.2., configure the system, install and configure ports, and then restart with 10.1. I never did it before nor know if it can be done and some questions emerge: > > a) Did someone tried it before? > b) Can it be done safety/ly? > c) How can I install ports or pkgs in 10.1 partition from 9.2, perhaps with the pkg jail (-j) option? > > Thanks in advence > > > --- --- > Eduardo Morras > _______________________________________________ > 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" Why not just use freebsd-update you only reboot once.