From nobody@FreeBSD.org  Fri Feb 13 08:19:20 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8EEE916A4CF
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 13 Feb 2004 08:19:20 -0800 (PST)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8C61243D1F
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 13 Feb 2004 08:19:20 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i1DGJK72047673
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 13 Feb 2004 08:19:20 -0800 (PST)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id i1DGJKh4047672;
	Fri, 13 Feb 2004 08:19:20 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200402131619.i1DGJKh4047672@www.freebsd.org>
Date: Fri, 13 Feb 2004 08:19:20 -0800 (PST)
From: Rob <rob@OhReally.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: linux kernel module could not be loaded
X-Send-Pr-Version: www-2.0

>Number:         62794
>Category:       misc
>Synopsis:       linux kernel module could not be loaded
>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:   Fri Feb 13 08:20:19 PST 2004
>Closed-Date:    Sat Mar 06 01:23:53 PST 2004
>Last-Modified:  Sat Mar 06 01:23:53 PST 2004
>Originator:     Rob
>Release:        5.2-RELEASE
>Organization:
>Environment:
FreeBSD workstation.sybolt.lan 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Sun Jan 11 04:21:45 GMT 2004 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Hi,

I just installed FreeBSD 5.2-RELEASE. When installing, I first checked 'base install' and then added things, among which Linux support.
I got this error message on ttyv1:

ldconfig: warning: /usr/local/lib: No such file or directory
ldconfig: warning: /usr/X11R6/lib: No such file or directory
ldconfig: /usr/local/lib/aout: No such file or directory
ldconfig: /usr/X11R6/lib/aout: No such file or directory
Linux mode is not enabled.
Loading linux kernel module now...
kldload: can't load linux: no such file or directory
The linux kernel module could not be loaded.
Please enable linux mode manually and retry.
pkg_add: install script returned error status

I guess there's a package missing.

cheers,
Rob
>How-To-Repeat:
Install base FreeBSD and add linux support (while installing).
>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: kris 
State-Changed-When: Fri Feb 13 16:34:38 PST 2004 
State-Changed-Why:  
Awaiting feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62794 

From: Kris Kennaway <kris@obsecurity.org>
To: Rob <rob@OhReally.com>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: misc/62794: linux kernel module could not be loaded
Date: Fri, 13 Feb 2004 16:34:33 -0800

 On Fri, Feb 13, 2004 at 08:19:20AM -0800, Rob wrote:
 
 > I just installed FreeBSD 5.2-RELEASE. When installing, I first checked 'base install' and then added things, among which Linux support.
 > I got this error message on ttyv1:
 > 
 > ldconfig: warning: /usr/local/lib: No such file or directory
 > ldconfig: warning: /usr/X11R6/lib: No such file or directory
 > ldconfig: /usr/local/lib/aout: No such file or directory
 > ldconfig: /usr/X11R6/lib/aout: No such file or directory
 > Linux mode is not enabled.
 > Loading linux kernel module now...
 > kldload: can't load linux: no such file or directory
 > The linux kernel module could not be loaded.
 > Please enable linux mode manually and retry.
 > pkg_add: install script returned error status
 > 
 > I guess there's a package missing.
 
 The linux kernel module isn't needed during sysinstall, so it is not
 present.  Does linux support work as expected once you reboot?
 
 Kris
State-Changed-From-To: feedback->closed 
State-Changed-By: kris 
State-Changed-When: Sat Mar 6 01:23:37 PST 2004 
State-Changed-Why:  
Feedback timeout 

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