From owner-freebsd-questions@FreeBSD.ORG Sat Feb 21 17:08:53 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 8ECB5106566B for ; Sat, 21 Feb 2009 17:08:53 +0000 (UTC) (envelope-from mehul.n.ved@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.188]) by mx1.freebsd.org (Postfix) with ESMTP id 2BCA38FC16 for ; Sat, 21 Feb 2009 17:08:53 +0000 (UTC) (envelope-from mehul.n.ved@gmail.com) Received: by ti-out-0910.google.com with SMTP id a1so950387tib.3 for ; Sat, 21 Feb 2009 09:08:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=EhCAQWeu9lXyh6KSM8QmZTpD7lZ1oBJUlK3TxRqA8Ws=; b=jy981QSjalHhNEzSRqanOhLIwRtZourrI9HfXucG9VEbrJWj571Mr2b2/YPo7LiezL yZIVr50uaejLfGvcSNjQPzzb1ZT5S7Vee8deyD2fQK30944M3sA4Zf+2q2sErzAHqXaT zbO7lTnyZqn3CqgcST5brDfkx8MfFDJqVONm8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=f52QMWWArNj7CPcJmZueZkTP880iyOUexxI97fhsHUB4bSLZlgbBdDBkVMSFHFbiJD 7Oa8S9r5eLW+qNmouS3M1b43IS/ISu4AMniDBt/tICGlw9hbAb3v50xSbWfbIUygvPQX xxdJNMrqD3/FqUhbE+BDJO9DvkOScDMygF9Z0= MIME-Version: 1.0 Received: by 10.110.11.7 with SMTP id 7mr2878874tik.38.1235236132196; Sat, 21 Feb 2009 09:08:52 -0800 (PST) In-Reply-To: <20090221162013.X59043@wojtek.tensor.gdynia.pl> References: <20090221120550.T58502@wojtek.tensor.gdynia.pl> <20090221162013.X59043@wojtek.tensor.gdynia.pl> Date: Sat, 21 Feb 2009 22:38:52 +0530 Message-ID: From: Mehul Ved To: Free BSD Questions list Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 17:08:53 -0000 On Sat, Feb 21, 2009 at 8:52 PM, Wojciech Puchar wrote: > you may just do reinstall. I guess that's what I will ask someone to do since I won't be there till next Saturday. > 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 I'd like to try this... but some other time now.