From owner-freebsd-questions Tue Sep 3 1:10:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 645DC37B400 for ; Tue, 3 Sep 2002 01:10:52 -0700 (PDT) Received: from sixshooter.v6.thrupoint.net (sixshooter.v6.thrupoint.net [65.242.152.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0148843E3B for ; Tue, 3 Sep 2002 01:10:52 -0700 (PDT) (envelope-from jpb@sixshooter.v6.thrupoint.net) Received: by sixshooter.v6.thrupoint.net (Postfix, from userid 1000) id 50372107A3; Tue, 3 Sep 2002 04:10:51 -0400 (EDT) Date: Tue, 3 Sep 2002 04:10:51 -0400 From: Jim Brown To: freebsd-questions@freebsd.org Subject: Re: Creating a bootable FreeBSD kernel image? Message-ID: <20020903081051.GE94911@sixshooter.v6.thrupoint.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <20020902174235.B63407-100000@mail.allcaps.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020902174235.B63407-100000@mail.allcaps.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Andrew P. Lentvorski [2002-09-02 20:45]: > How do I create a bootable FreeBSD image? For example, if I wanted to > boot the kernel off of a floopy (yes, I know that the FreeBSD kernel is > larger than 1.44MB) but mount root, swap, etc. off of hard drives? > > In Linux, the magic command is something like "make bzdisk" which will > create a bootable floopy with the kernel on it. I don't know the > corresponding magic from "make buildkernel" in FreeBSD, however. > > Thanks, > -a > Creating a bootable CD is more useful- see a partial description of creating a bootable CD in the handbook at: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html There are also more references to this topic in the mail archives. HTH, jpb === To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message