From owner-freebsd-amd64@FreeBSD.ORG Mon Oct 25 18:58:28 2010 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1189A1065670 for ; Mon, 25 Oct 2010 18:58:28 +0000 (UTC) (envelope-from hanche+bounces@math.ntnu.no) Received: from anne.math.ntnu.no (anne.math.ntnu.no [129.241.15.150]) by mx1.freebsd.org (Postfix) with SMTP id 447578FC16 for ; Mon, 25 Oct 2010 18:58:26 +0000 (UTC) Received: (qmail 3298 invoked from network); 25 Oct 2010 18:58:25 -0000 Received: from gauss.math.ntnu.no (HELO localhost) (hanche@129.241.15.102) by anne.math.ntnu.no with ESMTPA; 25 Oct 2010 18:58:25 -0000 Date: Mon, 25 Oct 2010 20:58:24 +0200 (CEST) Message-Id: <20101025.205824.1284028935448064356.hanche@math.ntnu.no> To: delphij@gmail.com From: Harald Hanche-Olsen In-Reply-To: References: <201010251800.o9PI0tJZ024633@freefall.freebsd.org> <20101025.200849.1906767193881842753.hanche@math.ntnu.no> X-URL: http://www.math.ntnu.no/~hanche/ X-Mailer: Mew version 7.0.50 on Emacs 24.0.50 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Mon, 25 Oct 2010 19:17:48 +0000 Cc: delphij@freebsd.org, freebsd-amd64@freebsd.org Subject: Re: amd64/151722: kldload on 8.1-RELEASE memorystick fails X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Oct 2010 18:58:28 -0000 + Xin LI : > Hi, > > On Mon, Oct 25, 2010 at 11:08 AM, Harald Hanche-Olsen > wrote: > > There are only one small problems with that explanation: There is no > > solaris.ko there. (I had in fact tried that first, since that is the > > It's opensolaris.ko, not solaris.ko here. Ah. Yeah, that thought suddenly hit me. I did look for the wrong ko. In any case, "Exec format error" is a seriously misleading error message in this case. "I'm sorry, Dave, I can't do that" would be better. + Xin LI : > For geom_eli.ko you would probably need zlib.ko and crypto.ko. That thought, too has dawned on me. > I think some message would show up in console 2 (kernel messages, etc) > but the message might be referencing the module's symbolic name, not > the filenames. Ah. It hadn't occured to me to look in console 2. Thanks, I'll try again tomorrow. - Harald