From owner-freebsd-questions@FreeBSD.ORG Thu May 26 13:11:16 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 6EB6816A433 for ; Thu, 26 May 2005 13:11:16 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail23.sea5.speakeasy.net (mail23.sea5.speakeasy.net [69.17.117.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BF9743D70 for ; Thu, 26 May 2005 13:11:06 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 17400 invoked from network); 26 May 2005 13:11:03 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail23.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 26 May 2005 13:11:03 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 5168D2D; Thu, 26 May 2005 09:11:02 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Jamie Ostrowski References: <20050524172655.C16115@floyd.gnulife.org> From: Lowell Gilbert Date: 26 May 2005 09:11:02 -0400 In-Reply-To: <20050524172655.C16115@floyd.gnulife.org> Message-ID: <44zmuixhcp.fsf@be-well.ilk.org> Lines: 13 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Booting from a flash card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 May 2005 13:11:16 -0000 Jamie Ostrowski writes: > I've got a Ricoh (Ricoh RL5C475 PCI-CardBus Bridge) with a 1Gb PCMCIA > Compact Flash card. I'd like to install FreeBSD on the flash card and to > be able to boot with the flash. The problem I am running into is that my > BIOS doesn't recognize the flash card as a boot device. > > Is there any way to run with a FreeBSD system (4.11) off of a flash > card rather than a hard drive? Any way to boot up with the flash card? The BIOS has to initiate the booting. If the system can't boot off of flash, you need to start the boot off some other device, and then you will be able to run some kind of boot management from the other device.