From owner-freebsd-bugs Tue Apr 3 8:30:14 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2D14E37B726 for ; Tue, 3 Apr 2001 08:30:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f33FU4N92821; Tue, 3 Apr 2001 08:30:04 -0700 (PDT) (envelope-from gnats) Received: from smtp.popsite.net (smtp.popsite.net [216.126.128.17]) by hub.freebsd.org (Postfix) with ESMTP id A3C3F37B71E for ; Tue, 3 Apr 2001 08:25:10 -0700 (PDT) (envelope-from bill@twwells.com) Received: from twwells.com (02-085.051.popsite.net [64.24.21.85]) by smtp.popsite.net (Postfix) with ESMTP id 857695089F for ; Tue, 3 Apr 2001 10:24:58 -0500 (CDT) Received: from bill by twwells.com with local (Exim 3.22 #1) id 14kSeC-0006HE-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 03 Apr 2001 11:23:08 -0400 Message-Id: Date: Tue, 03 Apr 2001 11:23:08 -0400 From: "T. William Wells" Reply-To: bill@twwells.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: kern/26317: /modules not created by make installkernel Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26317 >Category: kern >Synopsis: /modules not created by make installkernel >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 03 08:30:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: T. William Wells >Release: FreeBSD 4.3-BETA i386 >Organization: >Environment: System: FreeBSD twwells.com 4.3-BETA FreeBSD 4.3-BETA #2: Mon Mar 19 12:24:00 EST 2001 root@twwells.com:/usr/obj/usr/src/sys/TWWELLS i386 >Description: I blew away my /modules (and /modules.old) directory and then did a make installkernel. The result was a file where /modules should have been. >How-To-Repeat: rm -fr /modules* cd /usr/src make installkernel KERNCONF=yourkernel >Fix: For a workaround, just don't blow away /modules (delete its contents instead) or, having done so, mkdir /modules before doing the make installkernel. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message