From owner-freebsd-questions Mon Jan 22 06:26:34 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA15223 for questions-outgoing; Mon, 22 Jan 1996 06:26:34 -0800 (PST) Received: from cy.com (root@jake.atlwin.com [155.229.56.8]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id GAA15206 for ; Mon, 22 Jan 1996 06:26:31 -0800 (PST) Received: from jake.atlwin.com ([155.229.56.58]) by cy.com (8.6.12/8.6.4) with SMTP id KAA25297 for ; Mon, 22 Jan 1996 10:27:19 -0500 Message-Id: <199601221527.KAA25297@cy.com> X-Sender: tkelley@cy.com X-Mailer: Windows Eudora Light Version 1.5.2 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Mon, 22 Jan 1996 09:22:54 -0500 To: questions@FreeBSD.org From: "Tim M. Kelley" Subject: custom boot from floppy Sender: owner-questions@FreeBSD.org Precedence: bulk I want to set up a custom boot from a boot floppy. Specifically, I want the boot floppy to automatically search for the kernel as follows: wd(2,a)/kernel How can I accomplish this? Tim Kelley