From owner-freebsd-questions@FreeBSD.ORG Sun Feb 3 22:18:11 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 CD89016A41A for ; Sun, 3 Feb 2008 22:18:11 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 8DC7213C45A for ; Sun, 3 Feb 2008 22:18:11 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from [85.172.12.197] (helo=tfad) by services.ipt.ru with esmtpa (Exim 4.54 (FreeBSD)) id 1JLnA9-0002xt-4F; Mon, 04 Feb 2008 01:18:09 +0300 To: stacey@vickiandstacey.com References: <20080203182147.GC1422@chimera.vickiandstacey.com> <20080203195723.F2146@wojtek.tensor.gdynia.pl> <20080203191816.GD1422@chimera.vickiandstacey.com> <20080203202910.X2428@wojtek.tensor.gdynia.pl> <20080203203310.GE1422@chimera.vickiandstacey.com> <39775872@ipt.ru> <20080203210706.GF1422@chimera.vickiandstacey.com> <73694645@ipt.ru> <20080203213957.GG1422@chimera.vickiandstacey.com> From: Boris Samorodov Date: Mon, 04 Feb 2008 01:18:01 +0300 In-Reply-To: <20080203213957.GG1422@chimera.vickiandstacey.com> (Stacey Roberts's message of "Sun\, 3 Feb 2008 21\:39\:57 +0000") Message-ID: <96891014@ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@FreeBSD.org Subject: Re: linux-opera-9.25.20071214 on FreeBSD 7.0-PRERELEASE amd64 fails to start up 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: Sun, 03 Feb 2008 22:18:11 -0000 On Sun, 3 Feb 2008 21:39:57 +0000 Stacey Roberts wrote: > On Mon, 04 Feb 2008, Boris Samorodov wrote: > > On Sun, 3 Feb 2008 21:07:06 +0000 Stacey Roberts wrote: > > > > > > % kldstat | grep linux > > > > > $ kldstat | grep linux > > > $ > > > Nothing was returned.., > > > > OK. Can you try "kldload linux" as root, repeat that "kldstat..." and > > if it shows "linux.ko" then try to run linux-opera? > > > :-) > Did these after my reply to you - and "Yes", linux-opera does load. Good. > Strange this.., On my other (FreeBSD-6 Stable) machines, simply having > "linux_enable="YES"" in /etc/rc.conf is enough. Could this be something in This should be enough... > 7.0, or have I misunderstood something along the way? ...and nothing should be changed at 7.x. Please, check up this line. May be it is spelled incorrectly. Or may be you have rc.conf.local file overriding rc.conf... WBR -- bsam