From owner-freebsd-current Mon Jan 13 13:31:43 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B63A737B401 for ; Mon, 13 Jan 2003 13:31:40 -0800 (PST) Received: from web14812.mail.yahoo.com (web14812.mail.yahoo.com [66.163.172.96]) by mx1.FreeBSD.org (Postfix) with SMTP id 6072443E4A for ; Mon, 13 Jan 2003 13:31:40 -0800 (PST) (envelope-from mccrobie2000@yahoo.com) Message-ID: <20030113213140.97931.qmail@web14812.mail.yahoo.com> Received: from [209.9.228.163] by web14812.mail.yahoo.com via HTTP; Mon, 13 Jan 2003 13:31:40 PST Date: Mon, 13 Jan 2003 13:31:40 -0800 (PST) From: Chuck McCrobie Subject: Re: Linux Emulation Panic To: freebsd-current@freebsd.org In-Reply-To: <20030113141854.O92596-100000@alpha.yumyumyum.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thank you. That was it. Booted from /boot/cvsup/kernel, loaded modules from /boot/kernel/*. Now, if I can just figure out "read-conf" and friends in loader. It seems I have to manually: loader> unload loader> set kernel=cvsup loader> set kernelname=/boot/cvsup/kernel loader> set module_path=/boot/cvsup loader> boot I want to have two different kernels - one I know works (older -current) and the latest cvsup of -current. Then, I would like to: loader> "some-command-to-load-alternate-configuration" I suppose that's read-conf, but that doesn't seem to like me :( I have: /boot/cvsup.conf as: unload kernel=cvsup kernelname=/boot/cvsup/kernel module_path=/boot/cvsup then I use: loader> read-conf cvsup.conf but the changes don't take effect. Oh well, maybe some more experimentation later... Thanks, Chuck McCrobie --- Kenneth Culver wrote: > What exactly were you running? I use linux emulation > on -CURRENT right now > for mozilla and a few other packages, and havn't had > any panics... you > might have your kernel modules out of sync with your > kernel. > > Ken > > On Mon, 13 Jan 2003, Chuck McCrobie wrote: > > > Two panics produced when using Linux emulation on > a > > machine CVSUP'ed two hours ago. Both very easy to > > produce. Am I the only one running Linux > emulation on > > -current? Or is something wacked-ifed with this > > machine? > > > > Thanks, > > > > Chuck McCrobie > > mccrobie2000@yahoo.com > > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message