From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 20:28:29 2005 Return-Path: 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 1F07D16A4CE for ; Wed, 23 Feb 2005 20:28:29 +0000 (GMT) Received: from smtp11.wanadoo.fr (smtp11.wanadoo.fr [193.252.22.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF31343D49 for ; Wed, 23 Feb 2005 20:28:28 +0000 (GMT) (envelope-from atkielski.anthony@wanadoo.fr) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf1104.wanadoo.fr (SMTP Server) with ESMTP id 03CAE1C00093 for ; Wed, 23 Feb 2005 21:28:28 +0100 (CET) Received: from pix.atkielski.com (ASt-Lambert-111-2-1-3.w81-50.abo.wanadoo.fr [81.50.80.3]) by mwinf1104.wanadoo.fr (SMTP Server) with ESMTP id DE6841C00091 for ; Wed, 23 Feb 2005 21:28:27 +0100 (CET) X-ME-UUID: 20050223202827911.DE6841C00091@mwinf1104.wanadoo.fr Date: Wed, 23 Feb 2005 21:28:27 +0100 From: Anthony Atkielski X-Priority: 3 (Normal) Message-ID: <1132187297.20050223212827@wanadoo.fr> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Creating a boot diskette that does nothing but boot from hard disk X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 20:28:29 -0000 Is it possible to create a boot diskette that does nothing more than boot from a specific hard disk? How would I go about doing so? If I can't figure out why my system won't boot from the hard disk on its own, I figure that perhaps I could create a diskette to pop into the machine that would simple boot immediately from the hard disk. It shouldn't require much code and should easily fit on a single diskette. The method I'm using at the moment of changing floppies for ten minutes then entering the loader and changing parameters and booting is much too awkward. -- Anthony