From owner-freebsd-questions@FreeBSD.ORG Fri Jul 21 16:50:12 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 5692716A4DE for ; Fri, 21 Jul 2006 16:50:12 +0000 (UTC) (envelope-from chad@shire.net) Received: from hobbiton.shire.net (mail.shire.net [166.70.252.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02EB143D45 for ; Fri, 21 Jul 2006 16:50:11 +0000 (GMT) (envelope-from chad@shire.net) Received: from [67.171.127.191] (helo=[192.168.99.68]) by hobbiton.shire.net with esmtpa (Exim 4.51) id 1G3yCZ-000F53-DT; Fri, 21 Jul 2006 10:50:11 -0600 In-Reply-To: <1993258071.20060721173443@mail.ru> References: <1993258071.20060721173443@mail.ru> Mime-Version: 1.0 (Apple Message framework v752.2) X-Priority: 3 (Normal) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: "Chad Leigh -- Shire.Net LLC" Date: Fri, 21 Jul 2006 10:50:10 -0600 To: Mikhail Vladimirov X-Mailer: Apple Mail (2.752.2) X-SA-Exim-Connect-IP: 67.171.127.191 X-SA-Exim-Mail-From: chad@shire.net X-SA-Exim-Scanned: No (on hobbiton.shire.net); SAEximRunCond expanded to false Cc: FreeBSD Questions Subject: Re: Run existing FreeBSD installation inside jail 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: Fri, 21 Jul 2006 16:50:12 -0000 On Jul 21, 2006, at 7:34 AM, Mikhail Vladimirov wrote: > Hello. > > I own server which runs FreeBSD 4.x-STABLE (last updated 27 March > 2006). I want to update it to 6.x-STABLE. I known, that update via > sources is not recommended in my situation, so I want to do clear > installation. The problem is the following: there is many ports > installed, many Internet sites hosted on old system and so on. It > will take a lot of time to configure new system to do all things, > which old system was doing. But I don't want that services do be not > accessible for a long time. Remember that the 6.1 system needs to have all the compat stuff in the kernel, installed ports, etc so that the older libraries are available and things link etc. Don't know if it will work or is more hassle than not anyway but it sounds interesting :-) I did something somewhat similar. I was moving a customers dedicated machine from gentoo linux to FreeBSD. I set up a FreeBSD jail and copied all his config files for everything (apache, mailman, exim, etc) and got everything running inside the jail (my jails share a / usr/public and I had the sw already installed, apache, eixm, etc so I just had to make sure everything ran with his configs). I could then take my time in switching the whole box to FreeBSD... Setting up the jail and getting everything to run in my case was only a few hours. Chad --- Chad Leigh -- Shire.Net LLC Your Web App and Email hosting provider chad at shire.net