Date: Tue, 03 Apr 2001 11:23:08 -0400 From: "T. William Wells" <bill@twwells.com> To: FreeBSD-gnats-submit@freebsd.org Subject: kern/26317: /modules not created by make installkernel Message-ID: <E14kSeC-0006HE-00@twwells.com>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E14kSeC-0006HE-00>