From owner-freebsd-current@freebsd.org Mon Mar 7 14:09:19 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B8C53AB9E6C for ; Mon, 7 Mar 2016 14:09:19 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [IPv6:2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "thebighonker.lerctr.org", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 97DD3862 for ; Mon, 7 Mar 2016 14:09:19 +0000 (UTC) (envelope-from ler@lerctr.org) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=Message-ID:Subject:To:From:Date:Content-Transfer-Encoding: Content-Type:MIME-Version; bh=6iuOfwvf/TkYOPJ/UcDdFlocrlPAEuSPQZXZpl9Y3zI=; b=FD6wt229OKXOVBYN5uFmWFIsPK3fuA111lpkWFenO+jAB/+Ra0zh6Uo5U7C30lOvkVsTvXhmZf GQ7LXYElJLnMhRmuEkrEDg8JBOZbR3QfQHoPFzT1luARs7F0kLuDEVBkGHkL5Ln3pBNn59QENJx7q /u47BK2iCOtn7+GIpKwI=; Received: from thebighonker.lerctr.org ([2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]:41232 helo=webmail.lerctr.org) by thebighonker.lerctr.org with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.86_2 (FreeBSD)) (envelope-from ) id 1acvqY-000IX6-8k for freebsd-current@freebsd.org; Mon, 07 Mar 2016 08:09:18 -0600 Received: from proxy.lucent.com ([135.245.49.13]) by webmail.lerctr.org with HTTP (HTTP/1.1 POST); Mon, 07 Mar 2016 08:09:18 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 07 Mar 2016 08:09:18 -0600 From: Larry Rosenman To: Freebsd current Subject: loader and load: path? Message-ID: X-Sender: ler@lerctr.org User-Agent: Roundcube Webmail/1.1.4 X-Spam-Score: -1.0 (-) X-LERCTR-Spam-Score: -1.0 (-) X-Spam-Report: SpamScore (-1.0/5.0) ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 X-LERCTR-Spam-Report: SpamScore (-1.0/5.0) ALL_TRUSTED=-1, SHORTCIRCUIT=-0.0001 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2016 14:09:19 -0000 If I type load /boot/kernel/kernel, and then load /boot/kernel/zfs.ko, the loader (loader.efi in this case) says it can't find opensolaris. Same for dtraceall, where it can't find it's dependent modules. Just hitting enter does the right thing. What variable(s) am I missing? -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: ler@lerctr.org US Mail: 7011 W Parmer Ln, Apt 1115, Austin, TX 78729-6961