From owner-freebsd-hackers Wed Aug 21 13:00:33 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA21348 for hackers-outgoing; Wed, 21 Aug 1996 13:00:33 -0700 (PDT) Received: from brasil.moneng.mei.com (brasil.moneng.mei.com [151.186.109.160]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA21343 for ; Wed, 21 Aug 1996 13:00:30 -0700 (PDT) Received: (from jgreco@localhost) by brasil.moneng.mei.com (8.7.Beta.1/8.7.Beta.1) id OAA23907; Wed, 21 Aug 1996 14:59:17 -0500 From: Joe Greco Message-Id: <199608211959.OAA23907@brasil.moneng.mei.com> Subject: Re: More de driver info...... To: dennis@etinc.com (Dennis) Date: Wed, 21 Aug 1996 14:59:17 -0500 (CDT) Cc: hackers@FreeBSD.org, jkh@time.cdrom.com In-Reply-To: <199608211847.OAA14657@etinc.com> from "Dennis" at Aug 21, 96 02:47:14 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > while I can certainly do without both drivers, I cannot load new systems > because the generic kernel doesnt work with any of the de compatible > cards I have (and I suspect none other as well). I need to generate new > boot disk with a working kernel. Is there an easy way (without making > an entire release) to just put an alternate kernel on the install boot > floppy? "Easy" : "No". :-( The boot floppy procedure is intertwined with the make release procedure. It can be separated but it is not "easy". ... JG