From owner-freebsd-questions@FreeBSD.ORG Sat Feb 21 15:23:05 2009 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 29545106566C for ; Sat, 21 Feb 2009 15:23:05 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id B34798FC1F for ; Sat, 21 Feb 2009 15:23:02 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n1LFMr0e059129; Sat, 21 Feb 2009 16:22:53 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n1LFMrcI059126; Sat, 21 Feb 2009 16:22:53 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sat, 21 Feb 2009 16:22:53 +0100 (CET) From: Wojciech Puchar To: Mehul Ved In-Reply-To: Message-ID: <20090221162013.X59043@wojtek.tensor.gdynia.pl> References: <20090221120550.T58502@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Free BSD Questions list Subject: Re: Command line video player 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: Sat, 21 Feb 2009 15:23:05 -0000 no ports are not base system. you may just do reinstall. if you fell a bit more advanced you may try the following: 1) replace kernel with generic from 7.0 2) reboot. it should work as there is backward compatibility. 3) unpack FreeBSD userland binaries from CD - by just entering every directory (like base, doc, etc...) and running install.sh 4) then upgrade manually /etc . maybe it could be done more automatic but i never did it that way - maybe someone else will help you. 5) install compat5x from ports unless you like to reinstall all ports. reboot On Sat, 21 Feb 2009, Mehul Ved wrote: > On Sat, Feb 21, 2009 at 4:36 PM, Wojciech Puchar > wrote: >> install FreeBSD 7 > > How do I upgrade to FreeBSD 7? Use ports? > > -- > > Forgive him, for he believes that the customs of his tribe are the > laws of nature! -- G.B. Shaw > >