From owner-freebsd-questions@FreeBSD.ORG Mon Oct 27 13:08:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4248B106567C for ; Mon, 27 Oct 2008 13:08:02 +0000 (UTC) (envelope-from valentin.bud@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id E9D038FC1D for ; Mon, 27 Oct 2008 13:08:01 +0000 (UTC) (envelope-from valentin.bud@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so509198yxb.13 for ; Mon, 27 Oct 2008 06:08:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=IsqiVnIng5BJ1graW9lQd0yifLWlmL5Rs7vcBbTBsCA=; b=FJBv2wuGeZKb+cfCQoPlJAcEiFiRulSDw3MqjsJr/l77zwJQub0+5y4ihda9fQkHWt wFn7u/oK5adkFvKShjw+2G/KuGzhpBs1YZaDo0YUcMEjA9hROfhA8OiUmZPA/akLJTEx bzrmN/fHxJ9RBJXeuHbjDyJF7di0YYCCcv0vc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=TTsnWL0f0uUGy/jFSxfEaCDW48aGVXtAntsWWCh1nHxs825tudqJ3xEJGXTTdY2wAL XACUorzeROnONoLmTIcREx9I5FgdOzhC00sAW9WF0Mh++q2GNvWetLC6+V8bGLMVxO/r E8mazD13c7Vq35gsBdrG6cBjkW31LFkywH0k4= Received: by 10.142.49.20 with SMTP id w20mr2654423wfw.303.1225112880782; Mon, 27 Oct 2008 06:08:00 -0700 (PDT) Received: by 10.142.154.10 with HTTP; Mon, 27 Oct 2008 06:08:00 -0700 (PDT) Message-ID: <139b44430810270608i38dba31fu1a126a5a63ffd8ca@mail.gmail.com> Date: Mon, 27 Oct 2008 14:08:00 +0100 From: "Valentin Bud" To: "Wojciech Puchar" In-Reply-To: <20081027135553.W11904@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 References: <139b44430810270210o2e44bb3dlced325329fb824dd@mail.gmail.com> <20081027135553.W11904@wojtek.tensor.gdynia.pl> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions Subject: Re: migrate server on freebsd amd64 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, 27 Oct 2008 13:08:02 -0000 On Mon, Oct 27, 2008 at 1:56 PM, Wojciech Puchar < wojtek@wojtek.tensor.gdynia.pl> wrote: > while it's strange you haven't installed amd64 at first place, why > migrating WORKING thing? if it works fine - don't touch. I didn't install amd64 from the start because my knowledge at the time I installed the server were very limited and i was afraid of problems that might arise in the amd64 system, problems that i couldn't handle at that time. By migrating i mean fresh install. thank you, v