From nobody@FreeBSD.org  Sat Jun 11 21:47:00 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 38E36106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 11 Jun 2011 21:47:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 0FF478FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 11 Jun 2011 21:47:00 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p5BLkxaN047806
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 11 Jun 2011 21:46:59 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p5BLkxqr047805;
	Sat, 11 Jun 2011 21:46:59 GMT
	(envelope-from nobody)
Message-Id: <201106112146.p5BLkxqr047805@red.freebsd.org>
Date: Sat, 11 Jun 2011 21:46:59 GMT
From: Robert Simmons <rsimmons0@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Unable to load kernel modules in fixit shell without creating symlinks
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         157776
>Category:       misc
>Synopsis:       Unable to load kernel modules in fixit shell without creating symlinks
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 11 21:50:05 UTC 2011
>Closed-Date:    Fri Mar 02 03:53:55 UTC 2012
>Last-Modified:  Fri Mar 02 03:53:55 UTC 2012
>Originator:     Robert Simmons
>Release:        8.2-RELEASE
>Organization:
>Environment:
>Description:
When you drop to a fixit shell from sysinstall you are unable to load kernel modules until after creating symlinks.
>How-To-Repeat:
Boot from an installation media, and enter a fixit shell from sysinstall.
kldload <anymodule>
fails here.
>Fix:
ln -s /dist/lib /lib
ln -s /dist/boot/kernel /boot/modules

Perhaps these should be created automatically when using a fixit shell?

>Release-Note:
>Audit-Trail:

From: Robert Simmons <rsimmons0@gmail.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: misc/157776: Unable to load kernel modules in fixit shell without
 creating symlinks
Date: Thu, 1 Mar 2012 22:05:49 -0500

 I propose closing this bug.  I have just tried the FreeBSD 9.0
 installer and this problem is totally gone.
State-Changed-From-To: open->closed 
State-Changed-By: gjb 
State-Changed-When: Fri Mar 2 03:53:39 UTC 2012 
State-Changed-Why:  
Closed per request of submitter. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=157776 
>Unformatted:
